| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | ValueList.cpp | 46 PrevVal->deleteValue(); in assignValue()
|
| H A D | BitcodeReader.cpp | 5900 I->deleteValue(); in parseFunctionBody() 6055 I->deleteValue(); in parseFunctionBody() 6079 PN->deleteValue(); in parseFunctionBody() 6088 PN->deleteValue(); in parseFunctionBody() 6126 PN->deleteValue(); in parseFunctionBody() 6812 I->deleteValue(); in parseFunctionBody() 6879 I->deleteValue(); in parseFunctionBody() 6883 I->deleteValue(); in parseFunctionBody()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | PromoteMemoryToRegister.cpp | 373 void deleteValue(const Instruction *I) { InstNumbers.erase(I); } in deleteValue() function in __anon4233e3b50111::LargeBlockInfo 631 LBI.deleteValue(LI); in rewriteSingleStoreAlloca() 667 LBI.deleteValue(Info.OnlyStore); in rewriteSingleStoreAlloca() 750 LBI.deleteValue(LI); in promoteSingleBlockAlloca() 772 LBI.deleteValue(SI); in promoteSingleBlockAlloca()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Value.h | 230 LLVM_ABI void deleteValue(); 893 struct ValueDeleter { void operator()(Value *V) { V->deleteValue(); } }; in operator()
|
| H A D | Instruction.h | 1102 V->deleteValue();
|
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Tracker.cpp | 169 IData.LLVMI->deleteValue(); in accept()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | StraightLineStrengthReduce.cpp | 712 UnlinkedInst->deleteValue(); in runOnFunction()
|
| H A D | Reassociate.cpp | 1681 DummyInst->deleteValue(); in OptimizeAdd()
|
| H A D | GVN.cpp | 3087 PREInstr->deleteValue(); in performScalarPRE()
|
| H A D | NewGVN.cpp | 2996 I->deleteValue(); in cleanupTables()
|
| H A D | SROA.cpp | 3052 Placeholder->deleteValue(); in visitLoadInst()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | DIE.h | 800 bool deleteValue(dwarf::Attribute Attribute) { in deleteValue() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | MemorySSA.h | 235 static void deleteNode(MemoryAccess *MA) { MA->deleteValue(); }
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Value.cpp | 111 void Value::deleteValue() { in deleteValue() function in Value
|
| H A D | Core.cpp | 2945 unwrap<Instruction>(Inst)->deleteValue(); in LLVMDeleteInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 3668 P.second.first->deleteValue(); in ~PerFunctionState() 3676 P.second.first->deleteValue(); in ~PerFunctionState() 3801 Sentinel->deleteValue(); in setInstName() 3819 Sentinel->deleteValue(); in setInstName() 8383 CI->deleteValue(); in parseCall() 8393 CI->deleteValue(); in parseCall()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroSplit.cpp | 1057 DummyArg->deleteValue(); in create()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonLoopIdiomRecognition.cpp | 456 U->deleteValue(); in cleanup()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerBufferFatPointers.cpp | 1611 OffDbg->deleteValue(); in killAndReplaceSplitInstructions()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 705 I->deleteValue(); in _run()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 19360 {"_ZN4llvm13AliasAnalysis11deleteValueEPNS_5ValueE", "llvm::AliasAnalysis::deleteValue(llvm::Value*… 19414 {"_ZN4llvm15AliasSetTracker11deleteValueEPNS_5ValueE", "llvm::AliasSetTracker::deleteValue(llvm::Va… 19996 {"_ZN12_GLOBAL__N_14NoAA11deleteValueEPN4llvm5ValueE", "(anonymous namespace)::NoAA::deleteValue(ll… 20008 …ueEPN4llvm5ValueE", "non-virtual thunk to (anonymous namespace)::NoAA::deleteValue(llvm::Value*)"},
|