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