Searched refs:notifyMoveInstr (Results 1 – 3 of 3) sorted by relevance
396 LLVM_ABI void notifyMoveInstr(Instruction *I, const BBIterator &To);410 notifyMoveInstr(I, To); in DependencyGraph()
215 notifyMoveInstr(HelperT *I, decltype(I->getIterator()) BeforeIt) {
418 void DependencyGraph::notifyMoveInstr(Instruction *I, const BBIterator &To) { in notifyMoveInstr() function in llvm::sandboxir::DependencyGraph443 DAGInterval.notifyMoveInstr(I, To); in notifyMoveInstr()