Searched refs:ExpLoopCount (Results 1 – 1 of 1) sorted by relevance
1705 unsigned ExpLoopCount = RemainingExp / ExpRatio; in applyIGLPStrategy() local1713 unsigned LoopSize = std::min(ExpLoopCount, MFMALoopCount); in applyIGLPStrategy()