Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp396 auto EraseUnusedGlobalValue = [&](GlobalValue *GV) { in run() local
412 EraseUnusedGlobalValue(F); in run()
417 EraseUnusedGlobalValue(GV); in run()
421 EraseUnusedGlobalValue(GA); in run()
425 EraseUnusedGlobalValue(GIF); in run()