Searched refs:hard_regs_node_vec (Results 1 – 2 of 2) sorted by relevance
335 static vec<allocno_hard_regs_node_t> hard_regs_node_vec; variable378 start = hard_regs_node_vec.length (); in add_allocno_hard_regs_to_forest()389 hard_regs_node_vec.safe_push (node); in add_allocno_hard_regs_to_forest()397 if (hard_regs_node_vec.length () in add_allocno_hard_regs_to_forest()403 i < hard_regs_node_vec.length (); in add_allocno_hard_regs_to_forest()406 node = hard_regs_node_vec[i]; in add_allocno_hard_regs_to_forest()413 i < hard_regs_node_vec.length (); in add_allocno_hard_regs_to_forest()416 node = hard_regs_node_vec[i]; in add_allocno_hard_regs_to_forest()433 hard_regs_node_vec.truncate (start); in add_allocno_hard_regs_to_forest()447 hard_regs_node_vec.safe_push (node); in collect_allocno_hard_regs_cover()[all …]
32738 (hard_regs_roots, hard_regs_node_vec): Ditto.