Searched refs:hasLocalDefBefore (Results 1 – 3 of 3) sorted by relevance
172 bool hasLocalDefBefore(MachineInstr *MI, MCRegister PhysReg) const;
280 return hasLocalDefBefore(MI, PhysReg) in getReachingLocalMIDef()320 bool ReachingDefAnalysis::hasLocalDefBefore(MachineInstr *MI, in hasLocalDefBefore() function in ReachingDefAnalysis
646 if (RDA.hasLocalDefBefore(VCTP, NumElements)) { in ValidateTailPredicate()698 if (RDA.hasLocalDefBefore(&MBB->back(), NumElements)) in ValidateTailPredicate()784 !RDA.hasLocalDefBefore(VCTP, VCTP->getOperand(1).getReg())) { in ValidateTailPredicate()