Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c792 static struct sm_state *handle_canonical_for_loops(struct statement *loop) in handle_canonical_for_loops() function
833 ret = handle_canonical_for_loops(loop); in __extra_handle_canonical_loops()