Searched refs:dominates (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | memops.c | 36 dominance = dominates(pseudo, insn, one, local); in find_dominating_parents() 109 dominance = dominates(pseudo, insn, dom, local); in simplify_loads() 171 dominance = dominates(pseudo, insn, dom, local); in kill_dominated_stores()
|
H A D | flow.h | 44 int dominates(pseudo_t pseudo, struct instruction *insn, struct instruction *dom, int local);
|
H A D | flow.c | 346 int dominates(pseudo_t pseudo, struct instruction *insn, struct instruction *dom, int local) in dominates() function
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | priv_defs | 159 directory to a sensitivity label that dominates the existing 232 unlabeled peer if the local process' label dominates the 601 resource to a sensitivity label that dominates the existing
|