Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-flow.h345 static inline enum tree_ann_type ann_type (tree_ann_t);
H A Dtree-dfa.c557 switch (ann_type (t->common.ann)) in collect_dfa_stats_r()
H A Dtree-flow-inline.h189 ann_type (tree_ann_t ann) in ann_type() function