Searched refs:IsLoopPeelingEnabled (Results 1 – 3 of 3) sorted by relevance
163 virtual bool IsLoopPeelingEnabled() const { return false; } in IsLoopPeelingEnabled() function
113 bool IsLoopPeelingEnabled() const override { return true; } in IsLoopPeelingEnabled() function in art::ArchDefaultLoopHelper
866 if (!arch_loop_helper_->IsLoopPeelingEnabled()) { in TryPeelingForLoopInvariantExitsElimination()895 if (!arch_loop_helper_->IsLoopPeelingEnabled() || in TryFullUnrolling()