Home
last modified time | relevance | path

Searched defs:DefCPSR (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp982 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) { in UpdateCPSRDef()
1108 bool DefCPSR = false; in ReduceMBB() local