Lines Matching defs:CmpRHSC
46457 auto *CmpRHSC = dyn_cast<ConstantSDNode>(CmpRHS);46458 if (!CmpRHSC)46461 APInt Comparison = CmpRHSC->getAPIntValue();