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

  /src/external/gpl3/gcc/dist/gcc/
sel-sched.cc 3191 update_data_sets (rtx_insn *insn)
4981 update_data_sets (sel_bb_head (block_new));
4985 update_data_sets (insn);
5699 update_data_sets (sel_bb_head (book_block));
5843 stream, so subsequent update_data_sets () won't include this
6086 update_data_sets (insn);
6125 This situation is handled by calling update_data_sets.
6127 Since update_data_sets is called only on the bookkeeping block, and
6650 In the original algorithm, which doesn't have update_data_sets call
3182 update_data_sets (rtx_insn *insn) function
  /src/external/gpl3/gcc.old/dist/gcc/
sel-sched.cc 3183 update_data_sets (rtx_insn *insn)
4973 update_data_sets (sel_bb_head (block_new));
4977 update_data_sets (insn);
5691 update_data_sets (sel_bb_head (book_block));
5835 stream, so subsequent update_data_sets () won't include this
6078 update_data_sets (insn);
6117 This situation is handled by calling update_data_sets.
6119 Since update_data_sets is called only on the bookkeeping block, and
6642 In the original algorithm, which doesn't have update_data_sets call
3174 update_data_sets (rtx_insn *insn) function

Completed in 33 milliseconds