Searched refs:LHSIsConst (Results 1 – 2 of 2) sorted by relevance
2026 bool LHSIsConst = false; in shouldVisitRHS() local2028 LHSIsConst = LHS->EvaluateAsBooleanCondition( in shouldVisitRHS()2030 return !LHSIsConst || (LHSIsConst && !LHSIsTrue); in shouldVisitRHS()
45262 bool LHSIsConst = ISD::isBuildVectorOfConstantSDNodes(LHS.getNode()); in combineSelect() local45265 if ((LHSIsConst || (LHS.getOpcode() == ISD::BITCAST && in combineSelect()45269 if (LHSIsConst) in combineSelect()