Searched refs:DefCPSR (Results 1 – 1 of 1) sorted by relevance
859 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) { in UpdateCPSRDef() argument868 DefCPSR = true; in UpdateCPSRDef()985 bool DefCPSR = false; in ReduceMBB() local986 LiveCPSR = UpdateCPSRDef(*MI, LiveCPSR, DefCPSR); in ReduceMBB()992 } else if (DefCPSR) { in ReduceMBB()