Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2454 static void BatchCommitValueTo(const DenseMap<Constant*, Constant*> &Mem) { in BatchCommitValueTo() function
2555 BatchCommitValueTo(Eval.getMutatedMemory()); in EvaluateStaticConstructor()