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

  /src/external/gpl3/gcc/dist/gcc/
stmt.cc 763 bool try_with_tablejump = false;
783 try_with_tablejump = true;
855 if (try_with_tablejump)
756 bool try_with_tablejump = false; local
  /src/external/gpl3/gcc.old/dist/gcc/
stmt.cc 763 bool try_with_tablejump = false;
783 try_with_tablejump = true;
857 if (try_with_tablejump)
756 bool try_with_tablejump = false; local

Completed in 38 milliseconds