Searched refs:NonLocalDeps (Results 1 – 2 of 2) sorted by relevance
720 PerInstNLInfo &CacheP = NonLocalDeps[QueryCall]; in getNonLocalCallDependency()1087 for (auto &Entry : CacheInfo->NonLocalDeps) in getNonLocalPointerDepFromBB()1090 CacheInfo->NonLocalDeps.clear(); in getNonLocalPointerDepFromBB()1111 for (auto &Entry : CacheInfo->NonLocalDeps) in getNonLocalPointerDepFromBB()1114 CacheInfo->NonLocalDeps.clear(); in getNonLocalPointerDepFromBB()1127 NonLocalDepInfo *Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB()1388 Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB()1407 Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB()1483 NonLocalDepInfo &PInfo = It->second.NonLocalDeps; in RemoveCachedNonLocalPointerDependencies()1518 NonLocalDepMapType::iterator NLDI = NonLocalDeps.find(RemInst); in removeInstruction()[all …]
302 NonLocalDepInfo NonLocalDeps; member347 NonLocalDepMapType NonLocalDeps; variable