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

  /src/external/gpl3/gcc/dist/gcc/
jump.cc 796 condjump_p (const rtx_insn *insn)
903 Note that unlike condjump_p it returns false for unconditional jumps. */
789 condjump_p (const rtx_insn *insn) function
  /src/external/gpl3/gcc.old/dist/gcc/
jump.cc 793 condjump_p (const rtx_insn *insn)
900 Note that unlike condjump_p it returns false for unconditional jumps. */
786 condjump_p (const rtx_insn *insn) function

Completed in 42 milliseconds