Searched refs:MaxOps (Results 1 – 2 of 2) 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()
758 auto MaxOps = getOCLCpp11AtomicMaxNumOps( in visitCallAtomicCpp11() local760 if (CI->getNumArgOperands() < MaxOps) in visitCallAtomicCpp11()