Searched refs:ir_variable_refcount_entry (Results 1 – 4 of 4) sorted by relevance
48 ir_variable_refcount_entry *ivre = (ir_variable_refcount_entry *) entry->data; in free_entry()68 ir_variable_refcount_entry::ir_variable_refcount_entry(ir_variable *var) in ir_variable_refcount_entry() function in ir_variable_refcount_entry77 ir_variable_refcount_entry *84 return (ir_variable_refcount_entry *)e->data; in get_variable_entry()86 ir_variable_refcount_entry *entry = new ir_variable_refcount_entry(var); in get_variable_entry()97 ir_variable_refcount_entry *entry = this->get_variable_entry(ir); in visit()109 ir_variable_refcount_entry *entry = this->get_variable_entry(var); in visit()132 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);
55 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()