Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DLegacyPassManager.cpp102 auto UpdateFunctionChanges = in emitInstrCountChangedRemark() local
124 std::for_each(M.begin(), M.end(), UpdateFunctionChanges); in emitInstrCountChangedRemark()
126 UpdateFunctionChanges(*F); in emitInstrCountChangedRemark()