Searched refs:is_op (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sb/ | ||
H A D | sb_def_use.cpp | 52 bool is_op = (n->type == NT_OP || n->type == NT_IF); in run_on() local 54 if (is_op) { in run_on() |
Completed in 1 milliseconds