Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_analysis.cc155 uint32_t max_peel, in GetSIMDUnrollingFactor()
311 uint32_t max_peel, in GetSIMDUnrollingFactor()
Dloop_optimization.cc2233 uint32_t max_peel = MaxNumberPeeled(); in IsVectorizationProfitable() local