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