Searched refs:GenerateTakenTest (Results 1 – 4 of 4) sorted by relevance
114 void GenerateTakenTest(HInstruction* context,
681 range_.GenerateTakenTest(increment_, graph_, loop_preheader_, &taken); in TEST_F()756 range_.GenerateTakenTest(increment_, graph_, loop_preheader_, &taken); in TEST_F()
213 void InductionVarRange::GenerateTakenTest(HInstruction* context, in GenerateTakenTest() function in art::InductionVarRange
1609 induction_range_.GenerateTakenTest(header->GetLastInstruction(), in TransformLoopForDeoptimizationIfNeeded()