Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-optimize.c344 struct tree_opt_pass pass_init_datastructures = variable
H A Dtree-pass.h323 extern struct tree_opt_pass pass_init_datastructures;
H A Dpasses.c476 NEXT_PASS (pass_init_datastructures); in init_optimization_passes()