Searched refs:unrolling_count_heuristic (Results 1 – 2 of 2) sorted by relevance
26 V8_INLINE uint32_t unrolling_count_heuristic(uint32_t size, uint32_t depth) { in unrolling_count_heuristic() function
27 unrolling_count_heuristic(static_cast<uint32_t>(loop->size()), depth); in UnrollLoop()