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