Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DLegacyPassManager.cpp180 auto UpdateFunctionChanges = in emitInstrCountChangedRemark() local
202 std::for_each(M.begin(), M.end(), UpdateFunctionChanges); in emitInstrCountChangedRemark()
204 UpdateFunctionChanges(*F); in emitInstrCountChangedRemark()