Home | History | Annotate | Download | only in optimizing

Lines Matching defs:exit

759   HInstruction* exit = exit_block_->GetLastInstruction();
780 EXPECT_FALSE(range_.CanGenerateRange(exit, exit, &needs_finite_test, &needs_taken_test));
781 EXPECT_FALSE(range_.CanGenerateLastValue(exit));
811 HInstruction* exit = exit_block_->GetLastInstruction();
832 EXPECT_FALSE(range_.CanGenerateRange(exit, exit, &needs_finite_test, &needs_taken_test));
833 EXPECT_FALSE(range_.CanGenerateLastValue(exit));