Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.h190 struct sm_state *__extra_handle_canonical_loops(struct statement *loop, struct stree **stree);
H A Dsmatch_flow.c634 extra_sm = __extra_handle_canonical_loops(stmt, &stree); in handle_pre_loop()
H A Dsmatch_extra.c815 struct sm_state *__extra_handle_canonical_loops(struct statement *loop, struct stree **stree) in __extra_handle_canonical_loops() function