Searched refs:arrays_to_allocate (Results 1 – 1 of 1) sorted by relevance
273 std::vector<string> arrays_to_allocate; in AllocateTransientArrays() local276 PushBackIfNotFound(input, &arrays_to_allocate); in AllocateTransientArrays()281 PushBackIfNotFound(output, &arrays_to_allocate); in AllocateTransientArrays()284 for (const string& array : arrays_to_allocate) { in AllocateTransientArrays()