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.cpp714 PerInstNLInfo &CacheP = NonLocalDepsMap[QueryCall]; in getNonLocalCallDependency() local
715 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency()
725 if (!CacheP.second) { in getNonLocalCallDependency()