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