Searched refs:notifyEraseInstr (Results 1 – 2 of 2) sorted by relevance
393 LLVM_ABI void notifyEraseInstr(Instruction *I);407 [this](Instruction *I) { notifyEraseInstr(I); }); in DependencyGraph()
488 void DependencyGraph::notifyEraseInstr(Instruction *I) { in notifyEraseInstr() function in llvm::sandboxir::DependencyGraph