Searched defs:Inductions (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/docs/ | ||
H A D | Vectorizers.rst | 205 Inductions subsection |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopInterchange.cpp | 730 findInductionAndReductions(Loop * L,SmallVector<PHINode *,8> & Inductions,Loop * InnerLoop) findInductionAndReductions() argument |
/llvm-project/llvm/include/llvm/Transforms/Vectorize/ | ||
H A D | LoopVectorizationLegality.h | 508 InductionList Inductions; global() variable |