clang-tools 22.0.0git
UnrollLoopsCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::altera::UnrollLoopsCheck
 Finds inner loops that have not been unrolled, as well as fully unrolled loops with unknown loop bounds or a large number of iterations. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::altera