Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.h311 struct instruction *alloc_phisrc(pseudo_t pseudo, struct symbol *type);
H A Dlinearize.c843 struct instruction *alloc_phisrc(pseudo_t pseudo, struct symbol *type) in alloc_phisrc() function
865 insn = alloc_phisrc(pseudo, type); in alloc_phi()