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.cpp102 auto UpdateFunctionChanges = in emitInstrCountChangedRemark() local
122 llvm::for_each(M, UpdateFunctionChanges); in emitInstrCountChangedRemark()
124 UpdateFunctionChanges(*F); in emitInstrCountChangedRemark()