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