Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.h290 static inline pseudo_t first_pseudo(struct pseudo_list *head) in first_pseudo() function
H A Dflow.c385 new = first_pseudo(dominators)->def->phi_src; in rewrite_load_instruction()