Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp422 std::unique_ptr<opt::BasicBlock> duplicated_block = in Apply() local
447 duplicated_block->AddInstruction( in Apply()
473 auto duplicated_block_ptr = duplicated_block.get(); in Apply()
475 enclosing_function->InsertBasicBlockAfter(std::move(duplicated_block), in Apply()
478 enclosing_function->InsertBasicBlockAfter(std::move(duplicated_block), in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp422 std::unique_ptr<opt::BasicBlock> duplicated_block = in Apply() local
447 duplicated_block->AddInstruction( in Apply()
473 auto duplicated_block_ptr = duplicated_block.get(); in Apply()
475 enclosing_function->InsertBasicBlockAfter(std::move(duplicated_block), in Apply()
478 enclosing_function->InsertBasicBlockAfter(std::move(duplicated_block), in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp422 std::unique_ptr<opt::BasicBlock> duplicated_block = in Apply() local
447 duplicated_block->AddInstruction( in Apply()
473 auto duplicated_block_ptr = duplicated_block.get(); in Apply()
475 enclosing_function->InsertBasicBlockAfter(std::move(duplicated_block), in Apply()
478 enclosing_function->InsertBasicBlockAfter(std::move(duplicated_block), in Apply()