Home
last modified time | relevance | path

Searched refs:destroyConstant (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DElimAvailExtern.cpp63 Init->destroyConstant(); in runOnModule()
DGlobalDCE.cpp132 Init->destroyConstant(); in runOnModule()
DStripSymbols.cpp154 C->destroyConstant(); in RemoveDeadConstant()
DGlobalOpt.cpp237 CE->destroyConstant(); in CleanupPointerRootUsers()
242 C->destroyConstant(); in CleanupPointerRootUsers()
315 CE->destroyConstant(); in CleanupConstantGlobalUsers()
351 C->destroyConstant(); in CleanupConstantGlobalUsers()
597 cast<ConstantExpr>(GEP)->destroyConstant(); in SRAGlobal()
/external/llvm/include/llvm/IR/
DConstant.h118 void destroyConstant();
DInlineAsm.h59 void destroyConstant();
/external/llvm/lib/IR/
DLLVMContextImpl.cpp177 C->destroyConstant(); in dropTriviallyDeadConstantArrays()
DInlineAsm.cpp49 void InlineAsm::destroyConstant() { in destroyConstant() function in InlineAsm
DBasicBlock.cpp79 BA->destroyConstant(); in ~BasicBlock()
DConstants.cpp299 void Constant::destroyConstant() { in destroyConstant() function in Constant
329 cast<Constant>(V)->destroyConstant(); in destroyConstant()
477 const_cast<Constant*>(C)->destroyConstant(); in removeDeadUsersOfConstant()
2809 destroyConstant(); in handleOperandChange()
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp157 CE->destroyConstant(); in replaceConstantExprOp()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp574 BA->destroyConstant(); in MergeBasicBlockIntoOnlyPred()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1028 UserC->destroyConstant(); in resolveConstantForwardRefs()