Home
last modified time | relevance | path

Searched defs:MaxLoopDepth (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DFunctionPropertiesAnalysis.h72 int64_t MaxLoopDepth = 0; variable
/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DStokeInfo.h47 unsigned MaxLoopDepth; member
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp60 MaxLoopDepth, enumerator
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetection.cpp1364 int MaxLoopDepth = 1; in countBeneficialSubLoops() local
1384 int MaxLoopDepth = 0; in countBeneficialLoops() local
/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h1682 unsigned MaxLoopDepth = 0; variable