Home
last modified time | relevance | path

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

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