Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp200 bool IsSelfLoop);
206 bool IsSelfLoop);
210 bool IsSelfLoop, bool SkipPrologueEpilogue);
641 if (ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, IsSelfLoop)) in ReduceSpecial()
829 canAddPseudoFlagDep(MI, IsSelfLoop)) in ReduceTo2Addr()
921 canAddPseudoFlagDep(MI, IsSelfLoop)) in ReduceToNarrow()
1033 ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, IsSelfLoop)) in ReduceMI()
1038 ReduceToNarrow(MBB, MI, Entry, LiveCPSR, IsSelfLoop)) in ReduceMI()
1070 bool IsSelfLoop = MBB.isSuccessor(&MBB); in ReduceMBB() local
1120 IsSelfLoop = false; in ReduceMBB()
[all …]