Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-phiopt.c3005 const pass_data pass_data_phiopt = variable
3022 : gimple_opt_pass (pass_data_phiopt, ctxt), early_p (false) in pass_phiopt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-phiopt.cc3959 const pass_data pass_data_phiopt = variable
3976 : gimple_opt_pass (pass_data_phiopt, ctxt), early_p (false) in pass_phiopt()
H A DChangeLog-201324216 (pass_data_phiopt): ...new pass_data instance and...