Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp180 auto UpdateFunctionChanges = in emitInstrCountChangedRemark() local
202 std::for_each(M.begin(), M.end(), UpdateFunctionChanges); in emitInstrCountChangedRemark()
204 UpdateFunctionChanges(*F); in emitInstrCountChangedRemark()