Searched refs:node_first (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ira-build.cc | 3133 ira_allocno_t a, parent_a, first, second, node_first, node_second; in ira_flattening() local 3327 node_first = node->regno_allocno_map[ALLOCNO_REGNO (cp->first)]; in ira_flattening() 3330 == REGNO (allocno_emit_reg (node_first))) in ira_flattening()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ira-build.c | 3084 ira_allocno_t a, parent_a, first, second, node_first, node_second; in ira_flattening() local 3278 node_first = node->regno_allocno_map[ALLOCNO_REGNO (cp->first)]; in ira_flattening() 3281 == REGNO (allocno_emit_reg (node_first))) in ira_flattening()
|