Searched refs:exprHasLargeNumIterations (Results 1 – 2 of 2) sorted by relevance
60 bool exprHasLargeNumIterations(const Expr *Expression,
171 return exprHasLargeNumIterations(CXXLoopBound, Context); in hasLargeNumIterations()251 bool UnrollLoopsCheck::exprHasLargeNumIterations(const Expr *Expression, in exprHasLargeNumIterations() function in clang::tidy::altera::UnrollLoopsCheck