Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1172 any_of(getInductionVars(), [&](auto &Induction) -> bool { in canVectorizeFPMath()
H A DLoopVectorize.cpp3247 for (const auto &Induction : Legal->getInductionVars()) { in collectLoopScalars() local
3747 for (const auto &Induction : Legal->getInductionVars()) { in collectLoopUniforms() local
6729 for (const auto &Induction : Legal->getInductionVars()) { in collectValuesToIgnore() local