Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DElimAvailExtern.cpp44 Init->destroyConstant(); in eliminateAvailableExternally()
H A DStripSymbols.cpp157 C->destroyConstant(); in RemoveDeadConstant()
H A DGlobalDCE.cpp377 Init->destroyConstant(); in run()
H A DGlobalOpt.cpp240 CE->destroyConstant(); in CleanupPointerRootUsers()
245 C->destroyConstant(); in CleanupPointerRootUsers()
1442 U->destroyConstant(); in makeAllConstantUsesInstructions()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DConstant.h160 void destroyConstant();
H A DInlineAsm.h56 void destroyConstant();
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp106 CE->destroyConstant(); in replaceConstantExprOp()
/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMContextImpl.cpp163 C->destroyConstant(); in dropTriviallyDeadConstantArrays()
H A DInlineAsm.cpp53 void InlineAsm::destroyConstant() { in destroyConstant() function in InlineAsm
H A DBasicBlock.cpp87 BA->destroyConstant(); in ~BasicBlock()
H A DConstants.cpp450 void Constant::destroyConstant() { in destroyConstant() function in Constant
480 cast<Constant>(V)->destroyConstant(); in destroyConstant()
696 const_cast<Constant *>(C)->destroyConstant(); in constantIsDead()
3298 destroyConstant(); in handleOperandChange()
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1585 old_constant->destroyConstant(); in UnfoldConstant()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLocal.cpp364 BA->destroyConstant(); in ConstantFoldTerminator()
793 BA->destroyConstant(); in MergeBasicBlockIntoOnlyPred()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp6541 ConstExpr->destroyConstant(); in CheckAndReplaceExternCIFuncs()