Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DElimAvailExtern.cpp44 Init->destroyConstant(); in eliminateAvailableExternally()
H A DGlobalOpt.cpp242 CE->destroyConstant(); in CleanupPointerRootUsers()
247 C->destroyConstant(); in CleanupPointerRootUsers()
325 CE->destroyConstant(); in CleanupConstantGlobalUsers()
362 C->destroyConstant(); in CleanupConstantGlobalUsers()
653 cast<ConstantExpr>(GEP)->destroyConstant(); in SRAGlobal()
1441 U->destroyConstant(); in makeAllConstantUsesInstructions()
H A DStripSymbols.cpp157 C->destroyConstant(); in RemoveDeadConstant()
H A DGlobalDCE.cpp374 Init->destroyConstant(); in run()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstant.h164 void destroyConstant();
H A DInlineAsm.h55 void destroyConstant();
/netbsd/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DValueList.cpp214 UserC->destroyConstant(); in resolveConstantForwardRefs()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp107 CE->destroyConstant(); in replaceConstantExprOp()
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.cpp147 C->destroyConstant(); in dropTriviallyDeadConstantArrays()
H A DInlineAsm.cpp52 void InlineAsm::destroyConstant() { in destroyConstant() function in InlineAsm
H A DBasicBlock.cpp84 BA->destroyConstant(); in ~BasicBlock()
H A DConstants.cpp460 void Constant::destroyConstant() { in destroyConstant() function in Constant
490 cast<Constant>(V)->destroyConstant(); in destroyConstant()
735 const_cast<Constant*>(C)->destroyConstant(); in removeDeadUsersOfConstant()
3351 destroyConstant(); in handleOperandChange()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp367 BA->destroyConstant(); in ConstantFoldTerminator()
768 BA->destroyConstant(); in MergeBasicBlockIntoOnlyPred()