Searched refs:is_dereference (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ | ||
D | opt_function_inlining.cpp | 142 param->is_dereference() && in should_replace_variable() |
D | ir.h | 125 bool is_dereference() const in is_dereference() function |