Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DEvaluator.h60 const DenseMap<Constant *, Constant *> &getMutatedMemory() const { in getMutatedMemory() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2238 << Eval.getMutatedMemory().size() << " stores.\n"); in EvaluateStaticConstructor()
2239 BatchCommitValueTo(Eval.getMutatedMemory()); in EvaluateStaticConstructor()