Home
last modified time | relevance | path

Searched refs:post_ret_insn (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/x86/
Dtarget_x86.cc1659 LIR *post_ret_insn = NEXT_LIR(NEXT_LIR(stack_increment_)); in ReturnCallFrameInformation() local
1660 if (post_ret_insn != nullptr) { in ReturnCallFrameInformation()
1662 new_pc = post_ret_insn->offset; in ReturnCallFrameInformation()