Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp625 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial()
738 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr()
853 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow()
1006 bool LiveCPSR, bool IsSelfLoop) { in ReduceMI()
1055 bool IsSelfLoop = MBB.isSuccessor(&MBB); in ReduceMBB() local