Searched refs:getLoopExitInstr (Results 1 – 3 of 3) sorted by relevance
231 Instruction *getLoopExitInstr() const { return LoopExitInstr; } in getLoopExitInstr() function
838 AllowedExit.insert(RedDes.getLoopExitInstr()); in canVectorizeInstrs()1930 ReductionLiveOuts.insert(Reduction.second.getLoopExitInstr()); in canFoldTailByMasking()
8048 getScaledReductions(Phi, RdxDesc.getLoopExitInstr(), Range, in collectScaledReductions()8219 getScalingForReduction(RdxDesc.getLoopExitInstr()).value_or(1); in tryToCreateWidenRecipe()9283 RecipeBuilder.getScalingForReduction(RdxDesc.getLoopExitInstr()) in adjustRecipesForReductions()