Home
last modified time | relevance | path

Searched refs:body_before (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/test/opt/
Dcfg_cleanup_test.cpp51 const std::string body_before = R"(%main = OpFunction %void None %6 in TEST_F() local
84 SinglePassRunAndCheck<CFGCleanupPass>(declarations + body_before, in TEST_F()
Daggressive_dead_code_elim_test.cpp5563 const std::string body_before = in TEST_F() local
5585 SinglePassRunAndCheck<AggressiveDCEPass>(preamble + body_before, in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dcfg_cleanup_test.cpp51 const std::string body_before = R"(%main = OpFunction %void None %6 in TEST_F() local
84 SinglePassRunAndCheck<CFGCleanupPass>(declarations + body_before, in TEST_F()
Daggressive_dead_code_elim_test.cpp5563 const std::string body_before = in TEST_F() local
5585 SinglePassRunAndCheck<AggressiveDCEPass>(preamble + body_before, in TEST_F()