Searched refs:Induction (Results 1 – 2 of 2) sorted by relevance
833 PHINode *Induction = nullptr; member in llvm::InnerLoopVectorizer2440 Value *ScalarIV = Induction; in widenIntOrFpInduction()3108 Induction->addIncoming(Next, Latch); in createInductionVariable()3116 return Induction; in createInductionVariable()3744 Induction = in createVectorizedLoopSkeleton()5218 auto *Ind = Induction.first; in collectLoopScalars()5516 auto *Ind = Induction.first; in collectLoopUniforms()8147 State.CanonicalIV = ILV.Induction; in executePlan()8209 PHINode *Ind = Induction.first; in collectTriviallyDeadInstructions()8332 Induction = in createEpilogueVectorizedLoopSkeleton()[all …]
915 any_of(getInductionVars(), [&](auto &Induction) -> bool { in canVectorizeFPMath() argument916 InductionDescriptor IndDesc = Induction.second; in canVectorizeFPMath()