Lines Matching refs:ir_function
2547 ir_function *f)
2554 * within other function definitions. Insert the new ir_function
2555 * block in the instruction sequence before the ir_function block
2558 ir_function *const curr =
2559 const_cast<ir_function *>(state->current_function->function());
2571 ir_function *f = NULL;
2667 f = new(ctx) ir_function(name);