Searched refs:InvariantCond (Results 1 – 4 of 4) sorted by relevance
84 bool InvariantCond = in VPInstructionsToVPRecipes() local87 *SI, Plan->mapToVPValues(SI->operands()), InvariantCond); in VPInstructionsToVPRecipes()
960 bool InvariantCond; variable965 bool InvariantCond) in VPWidenSelectRecipe() argument967 InvariantCond(InvariantCond) {} in VPWidenSelectRecipe()
531 O << (InvariantCond ? " (condition is loop invariant)" : ""); in print()544 InvariantCond ? State.get(getOperand(0), VPIteration(0, 0)) : nullptr; in execute()
8664 bool InvariantCond = in tryToCreateWidenRecipe() local8667 *SI, make_range(Operands.begin(), Operands.end()), InvariantCond)); in tryToCreateWidenRecipe()