Home
last modified time | relevance | path

Searched refs:create_pass_tab (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpass_manager.h105 void create_pass_tab () const;
H A Dpasses.cc937 pass_manager::create_pass_tab (void) const in create_pass_tab() function in pass_manager
1002 create_pass_tab (); in dump_passes()
H A DChangeLog-201625708 (pass_manager::create_pass_tab): New method.
25716 (create_pass_tab): Rename from a function to...
25717 (pass_manager::create_pass_tab): ...this method, updating
H A DChangeLog-201122521 (create_pass_tab): New function.
22894 (create_pass_tab): New function.
H A DChangeLog-202014353 * passes.c (pass_manager::create_pass_tab): Likewise.
H A DChangeLog-201324884 (create_pass_tab): Update for moves of globals to fields of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpass_manager.h105 void create_pass_tab () const;
H A Dpasses.c890 pass_manager::create_pass_tab (void) const in create_pass_tab() function
955 create_pass_tab (); in dump_passes()