Searched refs:instruction2 (Results 1 – 3 of 3) sorted by relevance
41 auto instruction2 = ir_context->get_def_use_mgr()->GetDef(result_id2); in IsApplicable() local42 if (instruction1 == nullptr || instruction2 == nullptr) { in IsApplicable()47 instruction2->opcode() != SpvOpVariable) { in IsApplicable()68 auto instruction2 = in Apply() local75 instruction1->InsertAfter(instruction2); in Apply()76 instruction2->InsertAfter(temp_instruction.get()); in Apply()