Searched refs:node_second (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 3328 node_second = node->regno_allocno_map[ALLOCNO_REGNO (cp->second)]; in ira_flattening() 3332 == REGNO (allocno_emit_reg (node_second)))); 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 3279 node_second = node->regno_allocno_map[ALLOCNO_REGNO (cp->second)]; in ira_flattening() 3283 == REGNO (allocno_emit_reg (node_second)))); in ira_flattening()
|