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