Home
last modified time | relevance | path

Searched refs:nextiltx (Results 1 – 1 of 1) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dscope.cpp871 int bihx, iltx, nextiltx; in remove_scope_labels() local
874 for (iltx = BIH_ILTFIRST(bihx); iltx; iltx = nextiltx) { in remove_scope_labels()
875 nextiltx = ILT_NEXT(iltx); in remove_scope_labels()