Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h260 using InductionList = MapVector<PHINode *, InductionDescriptor>; variable
292 const InductionList &getInductionVars() const { return Inductions; } in getInductionVars()
519 InductionList Inductions;