Home
last modified time | relevance | path

Searched refs:UpdateCPSRDef (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp857 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) { in UpdateCPSRDef() function
984 LiveCPSR = UpdateCPSRDef(*MI, LiveCPSR, DefCPSR); in ReduceMBB()