Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1025 any_of(getInductionVars(), [&](auto &Induction) -> bool { in canVectorizeFPMath()
H A DLoopVectorize.cpp4324 for (const auto &Induction : Legal->getInductionVars()) { in collectLoopScalars() local
4796 for (const auto &Induction : Legal->getInductionVars()) { in collectLoopUniforms() local
7401 for (const auto &Induction : Legal->getInductionVars()) { in collectValuesToIgnore() local