Searched refs:debug2_begin (Results 1 – 12 of 12) sorted by relevance
147 for (auto debug_inst_iter = context()->debug2_begin(); in Process()
182 inline inst_iterator debug2_begin();411 inline Module::inst_iterator Module::debug2_begin() { return debugs2_.begin(); } in debug2_begin() function
182 inline Module::inst_iterator debug2_begin();957 Module::inst_iterator IRContext::debug2_begin() { in debug2_begin() function958 return module()->debug2_begin(); in debug2_begin()
728 Instruction* instruction = &*get_module()->debug2_begin(); in ProcessGlobalValues()
195 inline inst_iterator debug2_begin();430 inline Module::inst_iterator Module::debug2_begin() { return debugs2_.begin(); } in debug2_begin() function
183 inline Module::inst_iterator debug2_begin();973 Module::inst_iterator IRContext::debug2_begin() { in debug2_begin() function974 return module()->debug2_begin(); in debug2_begin()
744 Instruction* instruction = &*get_module()->debug2_begin(); in ProcessGlobalValues()