Searched refs:LHSIsConst (Results 1 – 2 of 2) sorted by relevance
2306 bool LHSIsConst = false; in shouldVisitRHS() local2308 LHSIsConst = LHS->EvaluateAsBooleanCondition( in shouldVisitRHS()2310 return !LHSIsConst || (LHSIsConst && !LHSIsTrue); in shouldVisitRHS()
48082 bool LHSIsConst = ISD::isBuildVectorOfConstantSDNodes(LHS.getNode()); in combineSelect() local48085 if ((LHSIsConst || (LHS.getOpcode() == ISD::BITCAST && in combineSelect()48089 if (LHSIsConst) in combineSelect()