Searched refs:LHS1C (Results 1 – 1 of 1) sorted by relevance
17152 auto *LHS1C = dyn_cast<ConstantSDNode>(LHS->getOperand(1)); in PerformBRCONDCombine() local17156 (LHS1C && LHS1C->getZExtValue() == 1) && in PerformBRCONDCombine()17224 auto *LHS1C = dyn_cast<ConstantSDNode>(LHS->getOperand(1)); in PerformCMOVCombine() local17227 (LHS1C && LHS1C->getZExtValue() == 1) && in PerformCMOVCombine()