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