Home
last modified time | relevance | path

Searched defs:sccstack (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.c3394 gtc_visit (tree t1, tree t2, in gtc_visit()
3510 gimple_types_compatible_p_1 (tree t1, tree t2, type_pair_t p, in gimple_types_compatible_p_1()
3933 visit (tree t, struct sccs *state, hashval_t v, in visit()
4026 iterative_hash_gimple_type (tree type, hashval_t val, in iterative_hash_gimple_type()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer-out.c498 vec<scc_entry> sccstack; variable
H A Dtree-ssa-sccvn.c373 static vec<tree> sccstack; variable