Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp85 std::unordered_set<uint32_t> sub_visited_phis; in MarkInsertChain() local
86 MarkInsertChain(insertChain, &extIndices, 0, &sub_visited_phis); in MarkInsertChain()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp85 std::unordered_set<uint32_t> sub_visited_phis; in MarkInsertChain() local
86 MarkInsertChain(insertChain, &extIndices, 0, &sub_visited_phis); in MarkInsertChain()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Ddead_insert_elim_pass.cpp85 std::unordered_set<uint32_t> sub_visited_phis; in MarkInsertChain() local
86 MarkInsertChain(insertChain, &extIndices, 0, &sub_visited_phis); in MarkInsertChain()