Searched refs:getInductionVars (Results 1 – 1 of 1) sorted by relevance
725 InductionList *getInductionVars() { return &Inductions; } in getInductionVars() function in __anon63bf7e8f0111::LoopVectorizationLegality2320 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()