Searched refs:node_second (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ira-build.c | 2740 ira_allocno_t a, parent_a, first, second, node_first, node_second; in ira_flattening() local 2930 node_second = node->regno_allocno_map[ALLOCNO_REGNO (cp->second)]; in ira_flattening() 2934 == REGNO (allocno_emit_reg (node_second)))); in ira_flattening()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ira-build.c | 3082 ira_allocno_t a, parent_a, first, second, node_first, node_second; in ira_flattening() local 3274 node_second = node->regno_allocno_map[ALLOCNO_REGNO (cp->second)]; in ira_flattening() 3278 == REGNO (allocno_emit_reg (node_second)))); in ira_flattening()
|