Searched refs:lab_stmt (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c2071 glabel *lab_stmt; local
2073 lab_stmt = dyn_cast <glabel *> (gsi_stmt (gsi));
2074 if (!lab_stmt)
2077 lab = gimple_label_label (lab_stmt);

Completed in 41 milliseconds