Searched refs:lower_return (Results 1 – 1 of 1) sorted by relevance
202 bool lower_return; member206 bool lower_return = false) in function_record()212 this->lower_return = lower_return; in function_record()429 lower = this->function.lower_return; in should_lower_jump()802 if (this->function.lower_return) in visit()872 bool lower_return; in visit() local874 lower_return = lower_main_return; in visit()876 lower_return = lower_sub_return; in visit()880 this->function = function_record(ir, lower_return); in visit()