Searched refs:clobbersCTR (Results 1 – 2 of 2) sorted by relevance
113 static bool clobbersCTR(const MachineInstr &MI) { in clobbersCTR() function154 if (I != BI && clobbersCTR(*I)) { in verifyCTRBranch()
621 static bool clobbersCTR(const MachineInstr *MI) { in clobbersCTR() function662 if (I != BI && clobbersCTR(I)) { in verifyCTRBranch()