Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-threadupdate.c1961 bool have_joiner = ((*path)[1]->type == EDGE_COPY_SRC_JOINER_BLOCK); in mark_threaded_blocks() local
1963 if (have_joiner) in mark_threaded_blocks()