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.cpp74 this->then_cost = 0; in ir_if_to_cond_assign_visitor()
97 unsigned then_cost; member in __anon27a1ac370111::ir_if_to_cond_assign_visitor
165 v->then_cost++; in check_ir_node()
242 this->then_cost = 0; in visit_leave()
272 MAX2(this->then_cost, this->else_cost) >= this->min_branch_cost)) in visit_leave()