Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp449 SmallPtrSet<const llvm::User *, 8> StoreCache; in computeFunctionSummary() local
450 AddRefEdges(NonVolatileStores, StoreRefEdges, StoreCache); in computeFunctionSummary()