Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp416 SmallPtrSet<const llvm::User *, 8> StoreCache; in computeFunctionSummary() local
417 AddRefEdges(NonVolatileStores, StoreRefEdges, StoreCache); in computeFunctionSummary()