Home
last modified time | relevance | path

Searched refs:GVD (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.cpp348 for (auto *GVD : GVDependencies[LGV]) in run() local
349 MarkLive(*GVD, &NewLiveGVs); in run()