Searched refs:LoopClonerSimpleHelper (Results 1 – 4 of 4) sorted by relevance
509 class LoopClonerSimpleHelper : public ValueObject {511 LoopClonerSimpleHelper(HLoopInformation* info, InductionVarRange* induction_range);526 DISALLOW_COPY_AND_ASSIGN(LoopClonerSimpleHelper);
447 LoopClonerSimpleHelper helper(loop_info, /* induction_range= */ nullptr); in TEST_F()496 LoopClonerSimpleHelper helper(loop1_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F()542 LoopClonerSimpleHelper helper(loop3_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F()607 LoopClonerSimpleHelper helper(loop3_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F()
1202 LoopClonerSimpleHelper::LoopClonerSimpleHelper(HLoopInformation* info, in LoopClonerSimpleHelper() function in art::LoopClonerSimpleHelper
434 LoopClonerSimpleHelper helper(loop_info, induction_range); in PeelByCount()1014 LoopClonerSimpleHelper helper(loop_info, &induction_range_); in TryUnrollingForBranchPenaltyReduction()1039 LoopClonerSimpleHelper helper(loop_info, &induction_range_); in TryPeelingForLoopInvariantExitsElimination()