Home
last modified time | relevance | path

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

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