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