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

  /src/external/gpl3/gcc/dist/gcc/
ira-emit.cc 1059 update_costs (ira_allocno_t a, bool read_p, int freq)
1129 update_costs (from, true, freq);
1130 update_costs (to, false, freq);
1058 update_costs (ira_allocno_t a, bool read_p, int freq) function
  /src/external/gpl3/gcc.old/dist/gcc/
ira-emit.cc 1059 update_costs (ira_allocno_t a, bool read_p, int freq)
1129 update_costs (from, true, freq);
1130 update_costs (to, false, freq);
1058 update_costs (ira_allocno_t a, bool read_p, int freq) function

Completed in 18 milliseconds