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