Searched defs:verifyRemoved (Results 1 – 8 of 8) sorted by relevance
575 void GVN::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVN::ValueTable2551 void GVN::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVN
602 void GVN::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVN::ValueTable2532 void GVN::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVN
501 public void verifyRemoved(Object span, int start, int end) { in verifyRemoved() method in SpannableStringBuilderSpanTest.SpanWatcherRecorder
710 void GVNPass::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVNPass::ValueTable3003 void GVNPass::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVNPass
1705 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
1619 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
1676 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
1335 void MemorySSA::CachingWalker::verifyRemoved(MemoryAccess *MA) { in verifyRemoved() function in llvm::MemorySSA::CachingWalker