Home
last modified time | relevance | path

Searched defs:RemoveUnreachableBlocks (Results 1 – 6 of 6) sorted by relevance

/third_party/spirv-tools/test/opt/
Dcfg_cleanup_test.cpp26 TEST_F(CFGCleanupTest, RemoveUnreachableBlocks) { in TEST_F() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dcfg_cleanup_test.cpp26 TEST_F(CFGCleanupTest, RemoveUnreachableBlocks) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dcfg_cleanup_test.cpp26 TEST_F(CFGCleanupTest, RemoveUnreachableBlocks) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmem_pass.cpp412 bool MemPass::RemoveUnreachableBlocks(Function* func) { in RemoveUnreachableBlocks() function in spvtools::opt::MemPass
/third_party/spirv-tools/source/opt/
Dmem_pass.cpp413 bool MemPass::RemoveUnreachableBlocks(Function* func) { in RemoveUnreachableBlocks() function in spvtools::opt::MemPass
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmem_pass.cpp412 bool MemPass::RemoveUnreachableBlocks(Function* func) { in RemoveUnreachableBlocks() function in spvtools::opt::MemPass