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