Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h258 using InductionList = MapVector<PHINode *, InductionDescriptor>; variable
290 const InductionList &getInductionVars() const { return Inductions; } in getInductionVars()
505 InductionList Inductions;