Home
last modified time | relevance | path

Searched refs:verifyRemoved (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/Transforms/Scalar/
DGVN.h104 void verifyRemoved(const Value *) const;
216 void verifyRemoved(const Instruction *I) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVN.h148 void verifyRemoved(const Value *) const;
278 void verifyRemoved(const Instruction *I) const;
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp112 void verifyRemoved(const Value *) const;
431 void ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in ValueTable
553 void verifyRemoved(const Instruction *I) const;
2206 DEBUG(verifyRemoved(*I)); in processBlock()
2332 DEBUG(verifyRemoved(PREInstr)); in performPRE()
2379 DEBUG(verifyRemoved(CurInst)); in performPRE()
2432 void GVN::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVN
2433 VN.verifyRemoved(Inst); in verifyRemoved()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryDependenceAnalysis.h435 void verifyRemoved(Instruction *Inst) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVN.cpp617 void GVN::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVN::ValueTable
2114 LLVM_DEBUG(verifyRemoved(I)); in processBlock()
2296 LLVM_DEBUG(verifyRemoved(PREInstr)); in performScalarPRE()
2337 LLVM_DEBUG(verifyRemoved(CurInst)); in performScalarPRE()
2472 void GVN::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVN
2473 VN.verifyRemoved(Inst); in verifyRemoved()
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp150 void verifyRemoved(MemoryAccess *);
1044 verifyRemoved(MA); in invalidateInfo()
1335 void MemorySSA::CachingWalker::verifyRemoved(MemoryAccess *MA) { in verifyRemoved() function in llvm::MemorySSA::CachingWalker
/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h467 void verifyRemoved(Instruction *Inst) const;
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp575 void GVN::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVN::ValueTable
2280 DEBUG(verifyRemoved(*I)); in processBlock()
2425 DEBUG(verifyRemoved(PREInstr)); in performScalarPRE()
2460 DEBUG(verifyRemoved(CurInst)); in performScalarPRE()
2551 void GVN::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVN
2552 VN.verifyRemoved(Inst); in verifyRemoved()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h502 void verifyRemoved(Instruction *Inst) const;
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemoryDependenceAnalysis.cpp1426 DEBUG(verifyRemoved(RemInst)); in removeInstruction()
1430 void MemoryDependenceAnalysis::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceAnalysis
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1612 DEBUG(verifyRemoved(RemInst)); in removeInstruction()
1619 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1681 LLVM_DEBUG(verifyRemoved(RemInst)); in removeInstruction()
1688 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults