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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstant.h154 void destroyConstant();
H A DInlineAsm.h54 void destroyConstant();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DElimAvailExtern.cpp44 Init->destroyConstant();
H A DStripSymbols.cpp154 C->destroyConstant();
H A DGlobalDCE.cpp374 Init->destroyConstant();
H A DGlobalOpt.cpp243 CE->destroyConstant();
248 C->destroyConstant();
321 CE->destroyConstant();
357 C->destroyConstant();
631 cast<ConstantExpr>(GEP)->destroyConstant();
1942 // We've replaced all the uses, so destroy the constant. (destroyConstant
1944 U->destroyConstant();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DValueList.cpp217 UserC->destroyConstant();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInlineAsm.cpp51 void InlineAsm::destroyConstant() { function in class:InlineAsm
H A DLLVMContextImpl.cpp142 C->destroyConstant();
H A DBasicBlock.cpp84 BA->destroyConstant();
H A DConstants.cpp429 void Constant::destroyConstant() { function in class:Constant
459 cast<Constant>(V)->destroyConstant();
676 const_cast<Constant*>(C)->destroyConstant();
3118 destroyConstant();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp157 CE->destroyConstant();
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1643 old_constant->destroyConstant();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp334 BA->destroyConstant();
747 BA->destroyConstant();

Completed in 252 milliseconds