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

  /src/external/gpl3/gcc/dist/gcc/
tree-call-cdce.cc 350 edom_only_function (gcall *call)
1160 && !edom_only_function (call))
1186 gcc_assert (edom_only_function (call));
348 edom_only_function (gcall *call) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree-call-cdce.cc 337 edom_only_function (gcall *call)
1061 && !edom_only_function (call))
1087 gcc_assert (edom_only_function (call));
335 edom_only_function (gcall *call) function

Completed in 25 milliseconds