Searched refs:lower_return (Results 1 – 1 of 1) sorted by relevance
215 bool lower_return; member219 bool lower_return = false) in function_record()225 this->lower_return = lower_return; in function_record()493 lower = this->function.lower_return; in should_lower_jump()878 if (this->function.lower_return) in visit()970 bool lower_return; in visit() local972 lower_return = lower_main_return; in visit()974 lower_return = lower_sub_return; in visit()978 this->function = function_record(ir, lower_return); in visit()