Searched refs:constant_array (Results 1 – 2 of 2) sorted by relevance
65 …typedef Types constant_array[17]; // expected-error{{declaration type contains unexpanded paramete… typedef
817 if (auto* constant_array = dynamic_cast<ConstantArray*>(operand)) { in ComputeArrayForReshape() local819 TakeOwnership(constant_array->literal()->Reshape( in ComputeArrayForReshape()