Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-live.h77 static inline int version_ref_count (var_map, tree);
95 version_ref_count (var_map map, tree ssa_var) in version_ref_count() function
H A Dtree-outof-ssa.c1569 if (version_ref_count (map, def) != 1) in check_replaceable()