Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp124 void GlobalDCEPass::UpdateGVDependencies(GlobalValue &GV) { in UpdateGVDependencies() function in GlobalDCEPass
319 UpdateGVDependencies(GO); in run()
329 UpdateGVDependencies(GA); in run()
339 UpdateGVDependencies(GIF); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DGlobalDCE.h54 void UpdateGVDependencies(GlobalValue &GV);