Searched refs:MaxOps (Results 1 – 4 of 4) sorted by relevance
255 unsigned MaxOps; in getUnrollingPreferences() local258 MaxOps = PartialUnrollingThreshold; in getUnrollingPreferences()260 MaxOps = ST->getSchedModel().LoopMicroOpBufferSize; in getUnrollingPreferences()283 UP.PartialThreshold = UP.PartialOptSizeThreshold = MaxOps; in getUnrollingPreferences()
59 MaxOps("polly-optree-max-ops", variable1059 IslMaxOperationsGuard MaxOpGuard(S.getIslCtx().get(), MaxOps, false); in runOnScop()
466 unsigned MaxOps; in getUnrollingPreferences() local469 MaxOps = PartialUnrollingThreshold; in getUnrollingPreferences()471 MaxOps = ST->getSchedModel().LoopMicroOpBufferSize; in getUnrollingPreferences()495 UP.PartialThreshold = MaxOps; in getUnrollingPreferences()
428 unsigned MaxOps; in getUnrollingPreferences() local431 MaxOps = PartialUnrollingThreshold; in getUnrollingPreferences()433 MaxOps = ST->getSchedModel().LoopMicroOpBufferSize; in getUnrollingPreferences()454 UP.PartialThreshold = MaxOps; in getUnrollingPreferences()