Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp785 PerInstNLInfo &CacheP = NonLocalDeps[QueryCall]; in getNonLocalCallDependency() local
786 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency()
796 if (!CacheP.second) { in getNonLocalCallDependency()