Searched refs:maxUnrollableIterations (Results 1 – 1 of 1) sorted by relevance
785 static constexpr int64_t maxUnrollableIterations = 512; in matchAndRewrite() local802 if (innerIterations > 0 && innerIterations <= maxUnrollableIterations) in matchAndRewrite()