Home
last modified time | relevance | path

Searched defs:ira_allocno_copy (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dira-int.h528 struct ira_allocno_copy struct
531 int num;
534 ira_allocno_t first, second;
536 int freq;
537 bool constraint_p;
543 rtx insn;
546 ira_copy_t prev_first_allocno_copy, next_first_allocno_copy;
549 ira_copy_t prev_second_allocno_copy, next_second_allocno_copy;
551 ira_loop_tree_node_t loop_tree_node;
/dragonfly/contrib/gcc-8.0/gcc/
H A Dira-int.h564 struct ira_allocno_copy struct
567 int num;
570 ira_allocno_t first, second;
572 int freq;
573 bool constraint_p;
579 rtx_insn *insn;
582 ira_copy_t prev_first_allocno_copy, next_first_allocno_copy;
585 ira_copy_t prev_second_allocno_copy, next_second_allocno_copy;
587 ira_loop_tree_node_t loop_tree_node;