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

  /src/external/gpl3/gcc/dist/gcc/
lto-wrapper.cc 1424 bool have_lto = false; local
1521 have_lto = true;
1831 if (have_offload && !have_lto)
  /src/external/gpl3/gcc.old/dist/gcc/
lto-wrapper.cc 1409 bool have_lto = false; local
1502 have_lto = true;
1801 if (have_offload && !have_lto)

Completed in 35 milliseconds