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