Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h259 using InductionList = MapVector<PHINode *, InductionDescriptor>; variable
291 const InductionList &getInductionVars() const { return Inductions; } in getInductionVars()
507 InductionList Inductions;