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

  /src/external/gpl3/gcc/dist/gcc/
sel-sched.cc 706 can_substitute_through_p (insn_t insn, ds_t ds)
1992 if (can_substitute_through_p (through_insn,
2320 else if (can_substitute_through_p (through_insn,
701 can_substitute_through_p (insn_t insn, ds_t ds) function
  /src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc 706 can_substitute_through_p (insn_t insn, ds_t ds)
1984 if (can_substitute_through_p (through_insn,
2312 else if (can_substitute_through_p (through_insn,
701 can_substitute_through_p (insn_t insn, ds_t ds) function

Completed in 36 milliseconds