Home
last modified time | relevance | path

Searched refs:good_op_phi (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_replace_id_with_synonym_test.cpp355 auto good_op_phi = TransformationReplaceIdWithSynonym( in TEST() local
358 ASSERT_TRUE(good_op_phi.IsApplicable(context.get(), transformation_context)); in TEST()
359 ApplyAndCheckFreshIds(good_op_phi, context.get(), &transformation_context); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_replace_id_with_synonym_test.cpp355 auto good_op_phi = TransformationReplaceIdWithSynonym( in TEST() local
358 ASSERT_TRUE(good_op_phi.IsApplicable(context.get(), transformation_context)); in TEST()
359 ApplyAndCheckFreshIds(good_op_phi, context.get(), &transformation_context); in TEST()
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_replace_id_with_synonym_test.cpp359 auto good_op_phi = TransformationReplaceIdWithSynonym( in TEST() local
363 ASSERT_TRUE(good_op_phi.IsApplicable(context.get(), transformation_context)); in TEST()
364 ApplyAndCheckFreshIds(good_op_phi, context.get(), &transformation_context); in TEST()

Completed in 7 milliseconds