Searched defs:BBType (Results 1 – 3 of 3) sorted by relevance
60 auto no_terminal_blocks = [](const BBType*) { return false; }; in DepthFirstSearch()79 auto nop_preorder = [](const BBType*) {}; in DepthFirstSearchPostOrder()