Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_analysis.cc158 uint32_t max_peel, in GetSIMDUnrollingFactor()
323 uint32_t max_peel, in GetSIMDUnrollingFactor()
Dloop_optimization.cc2380 uint32_t max_peel = MaxNumberPeeled(); in IsVectorizationProfitable() local