Lines Matching refs:current_function
49 this->current_function = NULL;
76 ir_function *current_function;
159 if (this->current_function != NULL) {
164 this->current_function->name, (void *) this->current_function);
172 this->current_function = ir;
184 this->current_function = NULL;
191 if (this->current_function != ir->function()) {
196 this->current_function->name, (void *) this->current_function,