Home
last modified time | relevance | path

Searched refs:calculate_potential_phi_regs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dfunctions.h269 void calculate_potential_phi_regs (build_info &);
H A Dblocks.cc588 function_info::calculate_potential_phi_regs (build_info &bi) in calculate_potential_phi_regs() function in function_info
1254 calculate_potential_phi_regs (bi); in process_all_blocks()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202132301 (function_info::calculate_potential_phi_regs): Take a build_info
32338 (function_info::calculate_potential_phi_regs): Moved from
32364 (function_info::calculate_potential_phi_regs): Move to blocks.cc.