Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp103 auto UpdateFunctionChanges = in emitInstrCountChangedRemark() local
125 std::for_each(M.begin(), M.end(), UpdateFunctionChanges); in emitInstrCountChangedRemark()
127 UpdateFunctionChanges(*F); in emitInstrCountChangedRemark()