Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp561 const Loop *ARLoop; in DoInitialMatch() local
563 m_scev_AffineAddRec(m_SCEV(Start), m_SCEV(Step), m_Loop(ARLoop))) && in DoInitialMatch()
568 ARLoop, SCEV::FlagAnyWrap), in DoInitialMatch()