Home
last modified time | relevance | path

Searched defs:BBType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.cpp61 auto nop_backedge = [](const BBType*, const BBType*) {}; in DepthFirstSearch()
80 auto nop_preorder = [](const BBType*) {}; in DepthFirstSearchPostOrder()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddominator_tree.cpp61 auto nop_backedge = [](const BBType*, const BBType*) {}; in DepthFirstSearch()
80 auto nop_preorder = [](const BBType*) {}; in DepthFirstSearchPostOrder()
/third_party/spirv-tools/source/opt/
Ddominator_tree.cpp60 auto no_terminal_blocks = [](const BBType*) { return false; }; in DepthFirstSearch()
79 auto nop_preorder = [](const BBType*) {}; in DepthFirstSearchPostOrder()