Searched refs:getScalingForReduction (Results 1 – 2 of 2) sorted by relevance
158 std::optional<unsigned> getScalingForReduction(const Instruction *ExitInst) { in getScalingForReduction() function
8219 getScalingForReduction(RdxDesc.getLoopExitInstr()).value_or(1); in tryToCreateWidenRecipe()8254 if (std::optional<unsigned> ScaleFactor = getScalingForReduction(Instr)) in tryToCreateWidenRecipe()9283 RecipeBuilder.getScalingForReduction(RdxDesc.getLoopExitInstr()) in adjustRecipesForReductions()