Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymExpr.h52 mutable unsigned Complexity = 0; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h240 unsigned Complexity; variable
H A DCodeGenDAGPatterns.cpp4329 int Complexity = TheDef->getValueAsInt("AddedComplexity"); in ParseOnePattern() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp424 size_t Complexity = 1; in calculateStmtComplexity() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3072 unsigned Complexity = 0; in selectLEAAddr() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp809 auto Complexity = in GroupByComplexity() local
833 unsigned Complexity = S->getSCEVType(); in GroupByComplexity() local