Searched refs:NonLocalDeps (Results 1 – 2 of 2) sorted by relevance
790 PerInstNLInfo &CacheP = NonLocalDeps[QueryCall]; in getNonLocalCallDependency()1137 for (auto &Entry : CacheInfo->NonLocalDeps) in getNonLocalPointerDepFromBB()1140 CacheInfo->NonLocalDeps.clear(); in getNonLocalPointerDepFromBB()1157 for (auto &Entry : CacheInfo->NonLocalDeps) in getNonLocalPointerDepFromBB()1160 CacheInfo->NonLocalDeps.clear(); in getNonLocalPointerDepFromBB()1169 NonLocalDepInfo *Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB()1420 Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB()1439 Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB()1510 NonLocalDepInfo &PInfo = It->second.NonLocalDeps; in RemoveCachedNonLocalPointerDependencies()1545 NonLocalDepMapType::iterator NLDI = NonLocalDeps.find(RemInst); in removeInstruction()[all …]
301 NonLocalDepInfo NonLocalDeps; member346 NonLocalDepMapType NonLocalDeps; variable