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()491 lower = this->function.lower_return; in should_lower_jump()876 if (this->function.lower_return) in visit()968 bool lower_return; in visit() local970 lower_return = lower_main_return; in visit()972 lower_return = lower_sub_return; in visit()976 this->function = function_record(ir, lower_return); in visit()