Searched refs:pointer_to_struct_instruction (Results 1 – 3 of 3) sorted by relevance
809 auto pointer_to_struct_instruction = in HandleOpArrayLength() local812 assert(pointer_to_struct_instruction->opcode() == SpvOpTypePointer && in HandleOpArrayLength()816 pointer_to_struct_instruction->GetSingleWordInOperand(1)); in HandleOpArrayLength()
810 auto pointer_to_struct_instruction = in HandleOpArrayLength() local813 assert(pointer_to_struct_instruction->opcode() == spv::Op::OpTypePointer && in HandleOpArrayLength()817 pointer_to_struct_instruction->GetSingleWordInOperand(1)); in HandleOpArrayLength()