Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_copy_memory.cpp129 auto insert_before_iter = fuzzerutil::GetIteratorForInstruction( in Apply() local
138 insert_before_iter.InsertBefore(std::move(new_instruction)); in Apply()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_add_copy_memory.cpp132 auto insert_before_iter = fuzzerutil::GetIteratorForInstruction( in Apply() local
141 insert_before_iter.InsertBefore(std::move(new_instruction)); in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_copy_memory.cpp132 auto insert_before_iter = fuzzerutil::GetIteratorForInstruction( in Apply() local
141 insert_before_iter.InsertBefore(std::move(new_instruction)); in Apply()