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