Home
last modified time | relevance | path

Searched defs:verifyRemoved (Results 1 – 5 of 5) sorted by relevance

/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
2472 void GVN::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVN
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp575 void GVN::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVN::ValueTable
2551 void GVN::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVN
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1619 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1688 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp1335 void MemorySSA::CachingWalker::verifyRemoved(MemoryAccess *MA) { in verifyRemoved() function in llvm::MemorySSA::CachingWalker