Searched refs:LoopClonerSimpleHelper (Results 1 – 4 of 4) sorted by relevance
508 class LoopClonerSimpleHelper : public ValueObject {510 LoopClonerSimpleHelper(HLoopInformation* info, InductionVarRange* induction_range);525 DISALLOW_COPY_AND_ASSIGN(LoopClonerSimpleHelper);
446 LoopClonerSimpleHelper helper(loop_info, /* induction_range= */ nullptr); in TEST_F()495 LoopClonerSimpleHelper helper(loop1_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F()541 LoopClonerSimpleHelper helper(loop3_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F()606 LoopClonerSimpleHelper helper(loop3_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F()
1198 LoopClonerSimpleHelper::LoopClonerSimpleHelper(HLoopInformation* info, in LoopClonerSimpleHelper() function in art::LoopClonerSimpleHelper
434 LoopClonerSimpleHelper helper(loop_info, induction_range); in PeelByCount()810 LoopClonerSimpleHelper helper(loop_info, &induction_range_); in TryUnrollingForBranchPenaltyReduction()835 LoopClonerSimpleHelper helper(loop_info, &induction_range_); in TryPeelingForLoopInvariantExitsElimination()