Searched refs:DivCacheTy (Results 1 – 1 of 1) sorted by relevance
63 using DivCacheTy = DenseMap<DivRemMapKey, QuotRemPair>; typedef107 Value *getReplacement(DivCacheTy &Cache);151 Value *FastDivInsertionTask::getReplacement(DivCacheTy &Cache) { in getReplacement()452 DivCacheTy PerBBDivCache; in bypassSlowDivision()