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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp420 SmallPtrSet<const llvm::User *, 8> StoreCache; local
421 AddRefEdges(NonVolatileStores, StoreRefEdges, StoreCache);

Completed in 64 milliseconds