Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymExpr.h52 mutable unsigned Complexity = 0; variable
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenTarget.h200 unsigned Complexity; variable
H A DCodeGenDAGPatterns.cpp4089 int Complexity = TheDef->getValueAsInt("AddedComplexity"); in ParseOnePattern() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCloneDetection.cpp430 size_t Complexity = 1; in calculateStmtComplexity() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2138 unsigned Complexity = 0; in selectLEAAddr() local
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp810 unsigned Complexity = S->getSCEVType(); in GroupByComplexity() local