Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DSnippetRepetitor.cpp53 LoopCounter(State.getExegesisTarget().getLoopCounterRegister( in LoopSnippetRepetitor()
78 ET.setRegTo(State.getSubtargetInfo(), LoopCounter, LoopCount)) in Repeat()
86 Loop.MBB->addLiveIn(LoopCounter); in Repeat()
107 return State.getRATC().getRegister(LoopCounter).aliasedBits(); in getReservedRegs()
111 const unsigned LoopCounter; member in llvm::exegesis::__anon756b83d50111::LoopSnippetRepetitor
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp11061 const SCEV *LoopCounter = in isLoopBackedgeGuardedByCond() local
11063 if (isImpliedCond(Pred, LHS, RHS, ICmpInst::ICMP_ULT, LoopCounter, in isLoopBackedgeGuardedByCond()