HomeSort by relevance Sort by last modified time
    Searched refs:destroyConstant (Results 1 - 15 of 15) sorted by null

  /external/llvm/lib/Transforms/IPO/
ElimAvailExtern.cpp 63 Init->destroyConstant();
GlobalDCE.cpp 132 Init->destroyConstant();
StripSymbols.cpp 154 C->destroyConstant();
GlobalOpt.cpp 237 CE->destroyConstant();
242 C->destroyConstant();
315 CE->destroyConstant();
351 C->destroyConstant();
597 cast<ConstantExpr>(GEP)->destroyConstant();
    [all...]
  /external/llvm/include/llvm/IR/
Constant.h 118 void destroyConstant();
InlineAsm.h 59 void destroyConstant();
  /external/llvm/lib/IR/
InlineAsm.cpp 49 void InlineAsm::destroyConstant() {
LLVMContextImpl.cpp 177 C->destroyConstant();
BasicBlock.cpp 79 BA->destroyConstant();
Constants.cpp 299 void Constant::destroyConstant() {
329 cast<Constant>(V)->destroyConstant();
477 const_cast<Constant*>(C)->destroyConstant();
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreLowerThreadLocal.cpp 157 CE->destroyConstant();
  /external/llvm/lib/Transforms/Utils/
Local.cpp 574 BA->destroyConstant();
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 703 UserC->destroyConstant();
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 389 milliseconds