Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DElimAvailExtern.cpp44 Init->destroyConstant(); in eliminateAvailableExternally()
H A DStripSymbols.cpp159 C->destroyConstant(); in RemoveDeadConstant()
H A DGlobalDCE.cpp377 Init->destroyConstant(); in run()
H A DGlobalOpt.cpp239 CE->destroyConstant(); in CleanupPointerRootUsers()
244 C->destroyConstant(); in CleanupPointerRootUsers()
1446 U->destroyConstant(); in makeAllConstantUsesInstructions()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DConstant.h164 void destroyConstant();
H A DInlineAsm.h57 void destroyConstant();
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp106 CE->destroyConstant(); in replaceConstantExprOp()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContextImpl.cpp164 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.cpp458 void Constant::destroyConstant() { in destroyConstant() function in Constant
488 cast<Constant>(V)->destroyConstant(); in destroyConstant()
704 const_cast<Constant *>(C)->destroyConstant(); in constantIsDead()
3291 destroyConstant(); in handleOperandChange()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1585 old_constant->destroyConstant(); in UnfoldConstant()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp367 BA->destroyConstant(); in ConstantFoldTerminator()
810 BA->destroyConstant(); in MergeBasicBlockIntoOnlyPred()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp6749 ConstExpr->destroyConstant(); in CheckAndReplaceExternCIFuncs()