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

  /src/external/gpl3/gcc/dist/gcc/
sched-deps.cc 476 static bool deps_may_trap_p (const_rtx);
505 deps_may_trap_p (const_rtx mem)
2698 if (deps_may_trap_p (x))
503 deps_may_trap_p (const_rtx mem) function
  /src/external/gpl3/gcc.old/dist/gcc/
sched-deps.cc 476 static int deps_may_trap_p (const_rtx);
505 deps_may_trap_p (const_rtx mem)
2673 if (deps_may_trap_p (x))
503 deps_may_trap_p (const_rtx mem) function

Completed in 25 milliseconds