Home
last modified time | relevance | path

Searched refs:COMPLEXITY (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Dfunction-cognitive-complexity.rst8 The metric is implemented as per the `COGNITIVE COMPLEXITY by SonarSource
/llvm-project-15.0.7/polly/include/polly/Support/
H A DScopHelper.h46 COMPLEXITY, enumerator
/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVAffinator.cpp574 S->invalidate(COMPLEXITY, Loc); in complexityBailout()
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp552 scop->invalidate(COMPLEXITY, TI ? TI->getDebugLoc() : DebugLoc(), in buildConditionSets()
988 scop->invalidate(COMPLEXITY, DebugLoc()); in buildDomainsWithBranchConstraints()
1070 scop->invalidate(COMPLEXITY, TI->getDebugLoc(), TI->getParent()); in propagateInvalidStmtDomains()
2813 scop->invalidate(COMPLEXITY, AccInst->getDebugLoc(), AccInst->getParent()); in addInvariantLoads()
3268 scop->invalidate(COMPLEXITY, DebugLoc()); in buildAliasGroups()
H A DScopInfo.cpp1909 case COMPLEXITY: in toString()
1973 case COMPLEXITY: in trackAssumption()
2187 invalidate(COMPLEXITY, DL, BB); in getPwAff()