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