Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymExpr.h64 mutable unsigned Complexity = 0; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h241 unsigned Complexity; variable
H A DCodeGenDAGPatterns.cpp4368 int Complexity = TheDef->getValueAsInt("AddedComplexity"); in ParseOnePattern() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp423 size_t Complexity = 1; in calculateStmtComplexity() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp576 int Complexity = Pattern.getPatternComplexity(CGP); in collectPatterns() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3138 unsigned Complexity = 0; in selectLEAAddr() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp773 auto Complexity = CompareSCEVComplexity(LI, LHS, RHS, DT); in GroupByComplexity() local
796 unsigned Complexity = S->getSCEVType(); in GroupByComplexity() local