Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-cp.c3811 bool self_scc = true;
3819 self_scc = false;
3832 info->node_is_self_scc = self_scc;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-cp.cc3861 bool self_scc = true; in propagate_constants_topo() local
3869 self_scc = false; in propagate_constants_topo()
3882 info->node_is_self_scc = self_scc; in propagate_constants_topo()