Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp725 InductionList *getInductionVars() { return &Inductions; } in getInductionVars() function in __anon63bf7e8f0111::LoopVectorizationLegality
2320 LoopVectorizationLegality::InductionList *List = Legal->getInductionVars(); in createEmptyLoop()
3086 assert(Legal->getInductionVars()->count(P) && in widenPHIInstruction()
3090 Legal->getInductionVars()->lookup(P); in widenPHIInstruction()
3288 Legal->getInductionVars()->lookup(OldInduction); in vectorizeBlockInLoop()