Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2270 const SmallPtrSet<const SCEV *, 16> &CurRegs,
5427 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse() argument
5446 for (const SCEV *S : CurRegs) in SolveRecurse()
5479 NewRegs = CurRegs; in SolveRecurse()
5510 SmallPtrSet<const SCEV *, 16> CurRegs; in Solve() local
5516 CurRegs, VisitedRegs); in Solve()