Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopInfo.h2461 void updateMaxLoopDepth(unsigned Depth) { in updateMaxLoopDepth() function
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp910 scop->updateMaxLoopDepth(isl_set_n_dim(Domain.get())); in buildDomainsWithBranchConstraints()