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