Searched refs:ivre (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_variable_refcount.cpp47 ir_variable_refcount_entry *ivre = (ir_variable_refcount_entry *) entry->data; local in function:free_entry
51 while ((n = ivre->assign_list.pop_head()) != NULL) {
57 delete ivre;
H A Dir_array_refcount.cpp46 ir_array_refcount_entry *ivre = (ir_array_refcount_entry *) entry->data; local in function:free_entry
47 delete ivre;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_variable_refcount.cpp47 ir_variable_refcount_entry *ivre = (ir_variable_refcount_entry *) entry->data; local in function:free_entry
51 while ((n = ivre->assign_list.pop_head()) != NULL) {
57 delete ivre;
H A Dir_array_refcount.cpp46 ir_array_refcount_entry *ivre = (ir_array_refcount_entry *) entry->data; local in function:free_entry
47 delete ivre;

Completed in 3 milliseconds