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