Home
last modified time | relevance | path

Searched refs:CacheP (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp818 PerInstNLInfo &CacheP = NonLocalDeps[QueryCS.getInstruction()]; in getNonLocalCallDependency() local
819 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency()
830 if (!CacheP.second) { in getNonLocalCallDependency()