Home
last modified time | relevance | path

Searched defs:NumAffineLoops (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopInfo.h2671 int NumAffineLoops = 0; member
/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp1619 int NumAffineLoops = NumLoops - Context.BoxedLoopsSet.size(); in isProfitableRegion() local