Searched defs:UpdateCPSRUse (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp876 static bool UpdateCPSRUse(MachineInstr &MI, bool LiveCPSR) { function
958 LiveCPSR = UpdateCPSRUse(*MI, LiveCPSR);

Completed in 773 milliseconds