Searched refs:MaxOps (Results 1 – 2 of 2) sorted by relevance
59 MaxOps("polly-optree-max-ops", variable1035 IslMaxOperationsGuard MaxOpGuard(S.getIslCtx().get(), MaxOps, false); in runForwardOpTree()
542 unsigned MaxOps; in getUnrollingPreferences() local545 MaxOps = PartialUnrollingThreshold; in getUnrollingPreferences()547 MaxOps = ST->getSchedModel().LoopMicroOpBufferSize; in getUnrollingPreferences()577 UP.PartialThreshold = MaxOps; in getUnrollingPreferences()