Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2176 auto commitAndSetupCache = [&](GlobalVariable *GV, bool Update) { in BatchCommitValueTo() local
2213 commitAndSetupCache(GV, GV != CurrentGV); in BatchCommitValueTo()
2219 commitAndSetupCache(CurrentGV, true); in BatchCommitValueTo()