Searched refs:BypassSlowDivWidths (Results 1 – 2 of 2) sorted by relevance
247 bool isSlowDivBypassed() const { return !BypassSlowDivWidths.empty(); } in isSlowDivBypassed()252 return BypassSlowDivWidths; in getBypassSlowDivWidths()1391 BypassSlowDivWidths[SlowBitWidth] = FastBitWidth; in addBypassSlowDiv()1915 DenseMap <unsigned int, unsigned int> BypassSlowDivWidths; variable
353 bool isSlowDivBypassed() const { return !BypassSlowDivWidths.empty(); } in isSlowDivBypassed()358 return BypassSlowDivWidths; in getBypassSlowDivWidths()1775 BypassSlowDivWidths[SlowBitWidth] = FastBitWidth; in addBypassSlowDiv()2368 DenseMap <unsigned int, unsigned int> BypassSlowDivWidths; variable