Home
last modified time | relevance | path

Searched refs:get_split_list (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dopt_array_splitting.cpp104 bool get_split_list(exec_list *instructions, bool linked);
271 ir_array_reference_visitor::get_split_list(exec_list *instructions, in get_split_list() function in ir_array_reference_visitor
451 if (!refs.get_split_list(instructions, linked)) in optimize_split_arrays()