HomeSort by: relevance | last modified time | path
    Searched defs:node_second (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;
3350 node_second = node->regno_allocno_map[ALLOCNO_REGNO (cp->second)];
3354 == REGNO (allocno_emit_reg (node_second))));
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;
3342 node_second = node->regno_allocno_map[ALLOCNO_REGNO (cp->second)];
3346 == REGNO (allocno_emit_reg (node_second))));
3133 ira_allocno_t a, parent_a, first, second, node_first, node_second; local

Completed in 24 milliseconds