Searched refs:lower_return (Results 1 – 1 of 1) sorted by relevance
213 bool lower_return; member217 bool lower_return = false) in function_record()223 this->lower_return = lower_return; in function_record()485 lower = this->function.lower_return; in should_lower_jump()870 if (this->function.lower_return) in visit()949 bool lower_return; in visit() local951 lower_return = lower_main_return; in visit()953 lower_return = lower_sub_return; in visit()957 this->function = function_record(ir, lower_return); in visit()