Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A 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
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DSpannableStringBuilderSpanTest.java501 public void verifyRemoved(Object span, int start, int end) { in verifyRemoved() method in SpannableStringBuilderSpanTest.SpanWatcherRecorder
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp710 void GVNPass::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVNPass::ValueTable
3003 void GVNPass::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVNPass
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1705 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
/aosp_15_r20/external/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1619 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1676 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DMemorySSA.cpp1335 void MemorySSA::CachingWalker::verifyRemoved(MemoryAccess *MA) { in verifyRemoved() function in llvm::MemorySSA::CachingWalker