Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DFunctionPropertiesAnalysis.h56 int64_t MaxLoopDepth = 0; variable
/external/llvm-project/llvm/lib/Analysis/
DInlineSizeEstimatorAnalysis.cpp62 MaxLoopDepth, enumerator
/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp1348 int MaxLoopDepth = 1; in countBeneficialSubLoops() local
1368 int MaxLoopDepth = 0; in countBeneficialLoops() local
/external/llvm-project/polly/include/polly/
DScopInfo.h1727 unsigned MaxLoopDepth = 0; variable