Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp632 PerInstNLInfo &CacheP = NonLocalDeps[QueryCS.getInstruction()]; in getNonLocalCallDependency() local
633 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency()
644 if (!CacheP.second) { in getNonLocalCallDependency()