Lines Matching defs:cst0
607 tree cst0 = arg0->maybe_get_constant ();610 if (cst0 && cst1)612 if (tree result = fold_binary (op, type, cst0, cst1))637 if (cst0 && zerop (cst0))668 if (cst0 && !zerop (cst0))674 if (cst0 && zerop (cst0))687 if (cst0 && !zerop (cst0))693 if (cst0 && zerop (cst0))
Indexes created Thu Jul 16 00:26:27 UTC 2026