Searched refs:ext_inst_import_begin (Results 1 – 6 of 6) sorted by relevance
74 for (auto* i = &*context()->ext_inst_import_begin(); i;) { in RemoveDuplicatesExtInstImports()
150 inline Module::inst_iterator ext_inst_import_begin();806 Module::inst_iterator IRContext::ext_inst_import_begin() { in ext_inst_import_begin() function807 return module()->ext_inst_import_begin(); in ext_inst_import_begin()
143 inline inst_iterator ext_inst_import_begin();354 inline Module::inst_iterator Module::ext_inst_import_begin() { in ext_inst_import_begin() function
152 inline Module::inst_iterator ext_inst_import_begin();824 Module::inst_iterator IRContext::ext_inst_import_begin() { in ext_inst_import_begin() function825 return module()->ext_inst_import_begin(); in ext_inst_import_begin()