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