Searched defs:UpdateCPSRUse (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
H A D | Thumb2SizeReduction.cpp | 876 static bool UpdateCPSRUse(MachineInstr &MI, bool LiveCPSR) { function 958 LiveCPSR = UpdateCPSRUse(*MI, LiveCPSR); |
Completed in 773 milliseconds