Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp717 PerInstNLInfo &CacheP = NonLocalDepsMap[QueryCall]; in getNonLocalCallDependency() local
718 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency()
728 if (!CacheP.second) { in getNonLocalCallDependency()