Home
last modified time | relevance | path

Searched defs:max_peel (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dloop_analysis.cc158 uint32_t max_peel, in GetSIMDUnrollingFactor()
320 uint32_t max_peel, in GetSIMDUnrollingFactor()
Dloop_analysis.h180 [[maybe_unused]] uint32_t max_peel, in GetSIMDUnrollingFactor()
Dloop_optimization.cc2881 uint32_t max_peel = MaxNumberPeeled(); in IsVectorizationProfitable() local