Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dssa.c18 static inline bool is_promotable(struct symbol *type) in is_promotable() function
197 if (!is_promotable(var)) in ssa_convert_one_var()