Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp528 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial()
630 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr()
748 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow()
890 bool LiveCPSR, bool IsSelfLoop) { in ReduceMI()
939 bool IsSelfLoop = MBB.isSuccessor(&MBB); in ReduceMBB() local