Home
last modified time | relevance | path

Searched refs:pp_bb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dblocks.h289 void pp_bb (pretty_printer *, const bb_info *);
H A Dblocks.cc302 pp_bb (pp, bb); in print_full()
1284 rtl_ssa::pp_bb (pretty_printer *pp, const bb_info *bb) in pp_bb() function in rtl_ssa
1313 dump_using (file, pp_bb, bb); in dump()