Searched defs:function_it (Results 1 – 5 of 5) sorted by relevance
29 for (opt::Module::iterator function_it = context_->module()->begin(); in Apply() local
364 auto function_it = functions.begin(); in ExpectStackContains() local
376 for (const auto& function_it : func_table_->functions()) { in Build() local