Home | History | Annotate | Download | only in optimizing

Lines Matching refs:HGoto

343   block->AddInstruction(new (&allocator_) HGoto());
377 block->AddInstruction(new (allocator) HGoto());
421 loop_body->AddInstruction(new (allocator) HGoto());
497 block->AddInstruction(new (allocator) HGoto());
538 loop_body->AddInstruction(new (allocator) HGoto());
607 block->AddInstruction(new (allocator) HGoto());
646 loop_body->AddInstruction(new (allocator) HGoto());
706 block->AddInstruction(new (allocator) HGoto());
753 loop_body->AddInstruction(new (allocator) HGoto());
808 block->AddInstruction(new (&allocator_) HGoto());
918 inner_body_swap->AddInstruction(new (&allocator_) HGoto());
924 inner_body_add->AddInstruction(new (&allocator_) HGoto());
931 outer_body_add->AddInstruction(new (&allocator_) HGoto());