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

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 8267 bool ignore_topmost_bind = false, any_var = false; local
8390 ignore_topmost_bind = true;
8459 if (!ignore_topmost_bind)
8483 if (!ignore_topmost_bind)
8501 if (ignore_topmost_bind)
8511 if (!ignore_topmost_bind)
8515 ignore_topmost_bind = true;
8524 if (ignore_topmost_bind)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc 8045 bool ignore_topmost_bind = false, any_var = false; local
8159 ignore_topmost_bind = true;
8228 if (!ignore_topmost_bind)
8252 if (!ignore_topmost_bind)
8270 if (ignore_topmost_bind)
8280 if (!ignore_topmost_bind)
8284 ignore_topmost_bind = true;
8293 if (ignore_topmost_bind)

Completed in 23 milliseconds