Searched refs:debug2_begin (Results 1 – 8 of 8) sorted by relevance
147 for (auto debug_inst_iter = context()->debug2_begin(); in Process()
172 inline Module::inst_iterator debug2_begin();836 Module::inst_iterator IRContext::debug2_begin() { in debug2_begin() function837 return module()->debug2_begin(); in debug2_begin()
171 inline inst_iterator debug2_begin();381 inline Module::inst_iterator Module::debug2_begin() { return debugs2_.begin(); } in debug2_begin() function
628 Instruction* instruction = &*get_module()->debug2_begin(); in ProcessGlobalValues()
174 inline Module::inst_iterator debug2_begin();854 Module::inst_iterator IRContext::debug2_begin() { in debug2_begin() function855 return module()->debug2_begin(); in debug2_begin()