Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h84 if (auto InCache = Cache.lookup(V)) in GetUnderlyingObjCPtrCached() local
85 return InCache; in GetUnderlyingObjCPtrCached()