Searched defs:opt_pass (Results 1 – 3 of 3) sorted by relevance
119 struct opt_pass struct122 enum opt_pass_type type; argument138 struct opt_pass *sub; argument141 struct opt_pass *next; argument163 struct opt_pass pass; argument
23 class opt_pass; variable
106 opt_pass::opt_pass (const pass_data &data, context *ctxt) in opt_pass() function