Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp634 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial()
747 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr()
862 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow()
1015 bool LiveCPSR, bool IsSelfLoop) { in ReduceMI()
1064 bool IsSelfLoop = MBB.isSuccessor(&MBB); in ReduceMBB() local