Searched refs:elem_width (Results 1 – 1 of 1) sorted by relevance
2628 size_t elem_width = Primitive::ComponentSize(component_type.GetPrimitiveType()); in CodeFlowVerifyInstruction() local2631 if (array_data[1] != elem_width) { in CodeFlowVerifyInstruction()2633 << " vs " << elem_width << ")"; in CodeFlowVerifyInstruction()