Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_if_to_cond_assign.cpp93 unsigned then_cost; member in __anon2c42e9d90111::ir_if_to_cond_assign_visitor
161 v->then_cost++; in check_ir_node()
238 this->then_cost = 0; in visit_leave()
268 MAX2(this->then_cost, this->else_cost) >= this->min_branch_cost)) in visit_leave()