HomeSort by: relevance | last modified time | path
    Searched defs:have_joiner (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-threadupdate.cc 2130 bool have_joiner = ((*path)[1]->type == EDGE_COPY_SRC_JOINER_BLOCK); local
2132 if (have_joiner)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadupdate.cc 2137 bool have_joiner = ((*path)[1]->type == EDGE_COPY_SRC_JOINER_BLOCK); local
2139 if (have_joiner)

Completed in 61 milliseconds