Searched refs:verifyRemoved (Results 1 – 5 of 5) sorted by relevance
241 LLVM_ABI void verifyRemoved(const Value *) const;316 LLVM_ABI void verifyRemoved(const Value *Inst) const;400 void verifyRemoved(const Instruction *I) const;
506 void verifyRemoved(Instruction *Inst) const;
784 void GVNPass::ValueTable::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVNPass::ValueTable839 void GVNPass::LeaderMap::verifyRemoved(const Value *V) const { in verifyRemoved() function in GVNPass::LeaderMap3085 verifyRemoved(PREInstr); in performScalarPRE()3225 verifyRemoved(I); in removeInstruction()3233 void GVNPass::verifyRemoved(const Instruction *Inst) const { in verifyRemoved() function in GVNPass3234 VN.verifyRemoved(Inst); in verifyRemoved()3235 LeaderTable.verifyRemoved(Inst); in verifyRemoved()
1649 LLVM_DEBUG(verifyRemoved(RemInst)); in removeInstruction()1656 void MemoryDependenceResults::verifyRemoved(Instruction *D) const { in verifyRemoved() function in MemoryDependenceResults
19940 …13verifyRemovedEPNS_11InstructionE", "llvm::MemoryDependenceAnalysis::verifyRemoved(llvm::Instruct…