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

  /src/external/gpl3/gcc/dist/gcc/
sel-sched.cc 2743 compute_av_set_at_bb_end (insn_t insn, ilist_t p, int ws)
2876 (computed using compute_av_set_at_bb_end) or from the insn on which
2877 MAX_WS was exceeded. It uses compute_av_set_at_bb_end to compute av_set
2986 av = compute_av_set_at_bb_end (bb_end, p, end_ws);
2734 compute_av_set_at_bb_end (insn_t insn, ilist_t p, int ws) function
  /src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc 2735 compute_av_set_at_bb_end (insn_t insn, ilist_t p, int ws)
2868 (computed using compute_av_set_at_bb_end) or from the insn on which
2869 MAX_WS was exceeded. It uses compute_av_set_at_bb_end to compute av_set
2978 av = compute_av_set_at_bb_end (bb_end, p, end_ws);
2726 compute_av_set_at_bb_end (insn_t insn, ilist_t p, int ws) function

Completed in 30 milliseconds