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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp988 static bool UpdateCPSRUse(MachineInstr &MI, bool LiveCPSR) { function
1068 LiveCPSR = UpdateCPSRUse(*MI, LiveCPSR);

Completed in 104 milliseconds