Home
last modified time | relevance | path

Searched defs:Complexity (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymExpr.h51 mutable unsigned Complexity = 0; variable
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenTarget.h209 unsigned Complexity; variable
H A DCodeGenDAGPatterns.cpp4334 int Complexity = TheDef->getValueAsInt("AddedComplexity"); in ParseOnePattern() local
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_register.cc405 Benchmark* Benchmark::Complexity(BigO complexity) { in Complexity() function in benchmark::internal::Benchmark
410 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity() function in benchmark::internal::Benchmark
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCloneDetection.cpp424 size_t Complexity = 1; in calculateStmtComplexity() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2756 unsigned Complexity = 0; in selectLEAAddr() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp872 auto Complexity = in GroupByComplexity() local
896 unsigned Complexity = S->getSCEVType(); in GroupByComplexity() local