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

  /src/external/gpl3/gcc/dist/gcc/
ira-build.cc 3155 ira_allocno_t a, parent_a, first, second, node_first, node_second;
3349 node_first = node->regno_allocno_map[ALLOCNO_REGNO (cp->first)];
3352 == REGNO (allocno_emit_reg (node_first)))
3141 ira_allocno_t a, parent_a, first, second, node_first, node_second; local
  /src/external/gpl3/gcc.old/dist/gcc/
ira-build.cc 3147 ira_allocno_t a, parent_a, first, second, node_first, node_second;
3341 node_first = node->regno_allocno_map[ALLOCNO_REGNO (cp->first)];
3344 == REGNO (allocno_emit_reg (node_first)))
3133 ira_allocno_t a, parent_a, first, second, node_first, node_second; local

Completed in 16 milliseconds