| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | PromoteMemoryToRegister.cpp | 217 void deleteValue(const Instruction *I) { InstNumbers.erase(I); } in deleteValue() function in __anonc5af6d000111::LargeBlockInfo 413 LBI.deleteValue(LI); in rewriteSingleStoreAlloca() 433 LBI.deleteValue(Info.OnlyStore); in rewriteSingleStoreAlloca() 517 LBI.deleteValue(LI); in promoteSingleBlockAlloca() 531 LBI.deleteValue(SI); in promoteSingleBlockAlloca()
|
| H A D | LoopRotationUtils.cpp | 446 C->deleteValue(); in rotateLoop() 459 C->deleteValue(); in rotateLoop()
|
| H A D | CloneFunction.cpp | 404 NewInst->deleteValue(); in CloneBlock()
|
| H A D | SimplifyCFG.cpp | 2660 N->deleteValue(); // Instruction folded away, don't need actual inst in FoldCondBranchOnPHI()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
| H A D | ValueList.cpp | 92 PrevVal->deleteValue(); in assignValue()
|
| H A D | BitcodeReader.cpp | 5452 I->deleteValue(); in parseFunctionBody() 5456 I->deleteValue(); in parseFunctionBody()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Value.h | 230 void deleteValue(); 860 struct ValueDeleter { void operator()(Value *V) { V->deleteValue(); } }; in operator()
|
| H A D | Instruction.h | 854 V->deleteValue();
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | AliasSetTracker.cpp | 545 void AliasSetTracker::deleteValue(Value *PtrVal) { in deleteValue() function in AliasSetTracker 708 AST->deleteValue(getValPtr()); in deleted()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | AliasSetTracker.h | 403 void deleteValue(Value *PtrVal);
|
| H A D | MemorySSA.h | 235 static void deleteNode(MemoryAccess *MA) { MA->deleteValue(); }
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | AliasAnalysis.rst | 319 The ``deleteValue`` method 322 The ``deleteValue`` method is called by transformations when they remove an 385 ``deleteValue`` and ``copyValue`` methods which are intended to allow a pass to
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | StraightLineStrengthReduce.cpp | 752 UnlinkedInst->deleteValue(); in runOnFunction()
|
| H A D | LICM.cpp | 1523 AST->deleteValue(&I); in eraseInstruction() 1941 AST->deleteValue(I); in instructionDeleted()
|
| H A D | NewGVN.cpp | 2764 ValueOp->deleteValue(); in makePossiblePHIOfOps() 2923 I->deleteValue(); in cleanupTables()
|
| H A D | Reassociate.cpp | 1723 DummyInst->deleteValue(); in OptimizeAdd()
|
| H A D | GVN.cpp | 2747 PREInstr->deleteValue(); in performScalarPRE()
|
| H A D | JumpThreading.cpp | 2687 New->deleteValue(); in duplicateCondBranchOnPHIIntoPred()
|
| H A D | SROA.cpp | 2602 Placeholder->deleteValue(); in visitLoadInst()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Value.cpp | 112 void Value::deleteValue() { in deleteValue() function in Value
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/ |
| H A D | registry.d | 1135 void deleteValue(string name) in deleteValue() function
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/ |
| H A D | registry.d | 1134 void deleteValue(string name) in deleteValue() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 3102 P.second.first->deleteValue(); in ~PerFunctionState() 3110 P.second.first->deleteValue(); in ~PerFunctionState() 3230 Sentinel->deleteValue(); in setInstName() 3248 Sentinel->deleteValue(); in setInstName() 7364 CI->deleteValue(); in parseCall()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonLoopIdiomRecognition.cpp | 468 U->deleteValue(); in cleanup()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 553 I->deleteValue(); in runOnFunction()
|