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

  /src/external/gpl3/gcc/dist/gcc/
ira-emit.cc 735 static move_t *allocno_last_set;
738 element in . `allocno_last_set' is defined and correct. */
1292 allocno_last_set
1319 ira_free (allocno_last_set);
734 static move_t *allocno_last_set; local
  /src/external/gpl3/gcc.old/dist/gcc/
ira-emit.cc 735 static move_t *allocno_last_set;
738 element in . `allocno_last_set' is defined and correct. */
1292 allocno_last_set
1319 ira_free (allocno_last_set);
734 static move_t *allocno_last_set; local

Completed in 48 milliseconds