Searched defs:return_flag (Results 1 – 1 of 1) sorted by relevance
211 …ir_variable* return_flag; /* used to break out of all loops and then jump to the return instructio… member313 ir_variable* return_flag = this->function.get_return_flag(); in insert_lowered_return() local