Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dloop_unroll.cpp48 void splice_post_if_instructions(ir_if *ir_if, exec_list *splice_dest);
348 exec_list *splice_dest) in splice_post_if_instructions() argument
354 splice_dest->push_tail(move_ir); in splice_post_if_instructions()