Searched refs:is_name_ralloced (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ | ||
D | ir.h | 609 inline bool is_name_ralloced() const in is_name_ralloced() function |
D | ir_validate.cpp | 1017 if (ir->name && ir->is_name_ralloced()) in visit() |