Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
1451 U->destroyConstant(); in makeAllConstantUsesInstructions()
H A DStripSymbols.cpp157 C->destroyConstant(); in RemoveDeadConstant()
H A DGlobalDCE.cpp374 Init->destroyConstant(); in run()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstant.h164 void destroyConstant();
H A DInlineAsm.h55 void destroyConstant();
/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DValueList.cpp208 UserC->destroyConstant(); in resolveConstantForwardRefs()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp107 CE->destroyConstant(); in replaceConstantExprOp()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.cpp143 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.cpp462 void Constant::destroyConstant() { in destroyConstant() function in Constant
492 cast<Constant>(V)->destroyConstant(); in destroyConstant()
737 const_cast<Constant*>(C)->destroyConstant(); in removeDeadUsersOfConstant()
3353 destroyConstant(); in handleOperandChange()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1631 old_constant->destroyConstant(); in UnfoldConstant()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp367 BA->destroyConstant(); in ConstantFoldTerminator()
783 BA->destroyConstant(); in MergeBasicBlockIntoOnlyPred()