Searched refs:ir_variable_refcount_entry (Results 1 – 4 of 4) sorted by relevance
47 ir_variable_refcount_entry *ivre = (ir_variable_refcount_entry *) entry->data; in free_entry()67 ir_variable_refcount_entry::ir_variable_refcount_entry(ir_variable *var) in ir_variable_refcount_entry() function in ir_variable_refcount_entry76 ir_variable_refcount_entry *83 return (ir_variable_refcount_entry *)e->data; in get_variable_entry()85 ir_variable_refcount_entry *entry = new ir_variable_refcount_entry(var); in get_variable_entry()96 ir_variable_refcount_entry *entry = this->get_variable_entry(ir); in visit()108 ir_variable_refcount_entry *entry = this->get_variable_entry(var); in visit()131 ir_variable_refcount_entry *entry; in visit_leave()
44 class ir_variable_refcount_entry47 ir_variable_refcount_entry(ir_variable *var);81 ir_variable_refcount_entry *get_variable_entry(ir_variable *var);
54 ir_variable_refcount_entry *entry = (ir_variable_refcount_entry *)e->data; in do_dead_code()
385 ir_variable_refcount_entry *entry = info->refs->get_variable_entry(lhs_var); in tree_grafting_basic_block()