Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse.c258 unsigned int in_context = 0, out_context = 0; in check_context() local
273 out_context += context->out; in check_context()
275 check_bb_context(ep, ep->entry->bb, in_context, out_context); in check_context()