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

  /src/external/gpl3/gcc/dist/gcc/
jump.cc 793 branch and compare insns. Use any_condjump_p instead whenever possible. */
821 branch and compare insns. Use any_condjump_p instead whenever possible. */
906 any_condjump_p (const rtx_insn *insn)
899 any_condjump_p (const rtx_insn *insn) function
  /src/external/gpl3/gcc.old/dist/gcc/
jump.cc 790 branch and compare insns. Use any_condjump_p instead whenever possible. */
818 branch and compare insns. Use any_condjump_p instead whenever possible. */
903 any_condjump_p (const rtx_insn *insn)
896 any_condjump_p (const rtx_insn *insn) function

Completed in 18 milliseconds