Home | History | Annotate | Download | only in optimizing

Lines Matching refs:HReturn

822 // Represents dex's RETURN opcodes. A HReturn is a control flow
824 class HReturn : public HTemplateInstruction<1> {
826 explicit HReturn(HInstruction* value) {
835 DISALLOW_COPY_AND_ASSIGN(HReturn);
839 // Instructions aborting the method (HTrow and HReturn) must branch to the