Searched refs:InvariantCond (Results 1 – 2 of 2) sorted by relevance
4118 bool InvariantCond = in vectorizeBlockInLoop() local4137 InvariantCond ? ScalarCond : Cond[Part], Op0[Part], Op1[Part]); in vectorizeBlockInLoop()
3991 bool InvariantCond = in widenInstruction() local4007 Builder.CreateSelect(InvariantCond ? ScalarCond : Cond, Op0, Op1); in widenInstruction()