Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp507 SmallPtrSet<const llvm::User *, 8> StoreCache; in computeFunctionSummary() local
508 AddRefEdges(NonVolatileStores, StoreRefEdges, StoreCache); in computeFunctionSummary()