Searched defs:DefCPSR (Results 1 – 1 of 1) sorted by relevance
875 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) { in UpdateCPSRDef()1001 bool DefCPSR = false; in ReduceMBB() local