Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.h133 bool opt_redundant_discard_jumps();
Dbrw_fs.cpp2599 fs_visitor::opt_redundant_discard_jumps() in opt_redundant_discard_jumps() function in fs_visitor
5728 OPT(opt_redundant_discard_jumps); in optimize()