Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp898 InductionList *getInductionVars() { return &Inductions; } in getInductionVars() function in __anon302e353c0111::LoopVectorizationLegality
2707 LoopVectorizationLegality::InductionList *List = Legal->getInductionVars(); in createEmptyLoop()
3385 assert(Legal->getInductionVars()->count(P) && in widenPHIInstruction()
3389 Legal->getInductionVars()->lookup(P); in widenPHIInstruction()
3589 Legal->getInductionVars()->lookup(OldInduction); in vectorizeBlockInLoop()