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