Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h160 bool opt_redundant_discard_jumps();
Dbrw_fs.cpp3032 fs_visitor::opt_redundant_discard_jumps() in opt_redundant_discard_jumps() function in fs_visitor
7702 OPT(opt_redundant_discard_jumps); in optimize()