Searched refs:ScaleB (Results 1 – 1 of 1) sorted by relevance
765 unsigned ScaleA = ~0u, ScaleB = ~0u; in runMCDesc() local768 ScaleB = RUs.front() - Regs[i-1]->getNativeRegUnits().front(); in runMCDesc()772 unsigned Scale = std::min(ScaleB, ScaleA); in runMCDesc()