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