Searched refs:CondConstantVector (Results 1 – 1 of 1) sorted by relevance
44544 bool CondConstantVector = ISD::isBuildVectorOfConstantSDNodes(Cond.getNode()); in combineSelect() local44551 (!CondConstantVector || CondVT.getScalarType() == MVT::i8) && in combineSelect()44558 if (CondConstantVector && DCI.isBeforeLegalizeOps() && in combineSelect()