Lines Matching full:falsec
2437 auto *FalseC = dyn_cast<ConstantSDNode>(FalseOp);2438 if (TrueC && FalseC) {2440 int64_t FalseVal = FalseC->getSExtValue();