Searched refs:GetUnderlyingObjCPtrCached (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysis.cpp165 A = GetUnderlyingObjCPtrCached(A, DL, UnderlyingObjCPtrCache);
166 B = GetUnderlyingObjCPtrCached(B, DL, UnderlyingObjCPtrCache);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h91 GetUnderlyingObjCPtrCached(const Value *V, const DataLayout &DL, function in namespace:llvm::objcarc

Completed in 56 milliseconds