Searched refs:AntiMI (Results 1 – 1 of 1) sorted by relevance
551 auto *AntiMI = MRI->getVRegDef(AntiReg); in schedulePhi() local553 if (AntiMI->getParent() == MBB) { in schedulePhi()554 auto AntiCycle = getOriCycle(AntiMI); in schedulePhi()555 if (getOriStage(getOriMI(AntiMI), Offset) == 0) in schedulePhi()