Searched refs:annotation_end (Results 1 – 14 of 14) sorted by relevance
116 auto decoration_iter = --module_->annotation_end(); in RemoveDecorationsFrom()408 auto decoration_iter = --module_->annotation_end(); in CloneDecorations()463 auto decoration_iter = --module_->annotation_end(); in CloneDecorations()
211 inline inst_iterator annotation_end();430 inline Module::inst_iterator Module::annotation_end() { in annotation_end() function
135 inline Module::inst_iterator annotation_end();780 Module::inst_iterator IRContext::annotation_end() { in annotation_end() function781 return module()->annotation_end(); in annotation_end()
328 get_def_use_mgr()->AnalyzeInstUse(&*--context()->annotation_end()); in TransferAnnotations()
443 Instruction* inst = &*--context()->annotation_end(); in CreateDecoration()
133 inline Module::inst_iterator annotation_end();762 Module::inst_iterator IRContext::annotation_end() { in annotation_end() function763 return module()->annotation_end(); in annotation_end()
276 EXPECT_EQ(inst, context->annotation_end()); in TEST_F()335 EXPECT_EQ(inst, context->annotation_end()); in TEST_F()
588 for (auto inst = next; inst != linked_context->annotation_end(); in RemoveLinkageSpecificInstructions()607 for (auto inst = next; inst != linked_context->annotation_end(); in RemoveLinkageSpecificInstructions()