Searched refs:kScalarHeuristicFullyUnrolledMaxInstrThreshold (Results 1 – 1 of 1) sorted by relevance
88 static constexpr uint32_t kScalarHeuristicFullyUnrolledMaxInstrThreshold = 35; member in art::ArchDefaultLoopHelper118 return (trip_count * instr_num < kScalarHeuristicFullyUnrolledMaxInstrThreshold); in IsFullUnrollingBeneficial()