Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp751 PerInstNLInfo &CacheP = NonLocalDepsMap[QueryCall]; in getNonLocalCallDependency() local
752 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency()
762 if (!CacheP.second) { in getNonLocalCallDependency()