Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Ddominate.c101 int levels = ep->dom_levels; in idf_compute()
H A Dflowgraph.c190 ep->dom_levels = max_level + 1; in domtree_build()
H A Dlinearize.h305 unsigned int dom_levels; /* max levels in the dom tree */ member