Searched refs:CacheI (Results 1 – 1 of 1) sorted by relevance
183 DivCacheTy::iterator CacheI = PerBBDivCache.find(Key); in reuseOrInsertFastDiv() local185 if (CacheI == PerBBDivCache.end()) { in reuseOrInsertFastDiv()191 DivPhiNodes &Value = CacheI->second; in reuseOrInsertFastDiv()