Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp635 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial()
748 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr()
863 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow()
1016 bool LiveCPSR, bool IsSelfLoop, in ReduceMI()
1070 bool IsSelfLoop = MBB.isSuccessor(&MBB); in ReduceMBB() local