Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp205 IslMaxOperationsGuard &MaxOpGuard; member in __anon09f7b76b0111::ForwardOpTreeImpl
339 ForwardOpTreeImpl(Scop *S, LoopInfo *LI, IslMaxOperationsGuard &MaxOpGuard) in ForwardOpTreeImpl()
1059 IslMaxOperationsGuard MaxOpGuard(S.getIslCtx().get(), MaxOps, false); in runOnScop() local
DDeLICM.cpp1195 IslMaxOperationsGuard MaxOpGuard(IslCtx.get(), DelicmMaxOps); in computeZone() local
/external/llvm-project/polly/lib/Analysis/
DDependenceInfo.cpp371 IslMaxOperationsGuard MaxOpGuard(IslCtx.get(), OptComputeOut); in calculateDependences() local
DScopBuilder.cpp3445 IslMaxOperationsGuard MaxOpGuard(scop->getIslCtx().get(), OptComputeOut); in buildAliasGroups() local