Home
last modified time | relevance | path

Searched refs:updateMaxLoopDepth (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h2445 void updateMaxLoopDepth(unsigned Depth) { in updateMaxLoopDepth() function
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp911 scop->updateMaxLoopDepth(unsignedFromIslSize(Domain.tuple_dim())); in buildDomainsWithBranchConstraints()