Home
last modified time | relevance | path

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

/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-project/llvm/lib/Transforms/Scalar/
DGVN.cpp622 void GVN::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVN::ValueTable
2729 void GVN::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVN
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp602 void GVN::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVN::ValueTable
2532 void GVN::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVN
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1705 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
/external/llvm-project/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1695 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1619 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