Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLegacyPassManager.cpp107 auto UpdateFunctionChanges = in emitInstrCountChangedRemark() local
129 std::for_each(M.begin(), M.end(), UpdateFunctionChanges); in emitInstrCountChangedRemark()
131 UpdateFunctionChanges(*F); in emitInstrCountChangedRemark()