Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dinternals.h104 auto_bitmap potential_phi_regs_for_debug; variable
H A Dblocks.cc604 bitmap_set_bit (bi.potential_phi_regs_for_debug, regno); in calculate_potential_phi_regs()
762 bitmap_and (bi.ebb_live_in_for_debug, bi.potential_phi_regs_for_debug, in calculate_ebb_live_in_for_debug()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202132318 (function_info::build_info::potential_phi_regs_for_debug): Likewise.