Home
last modified time | relevance | path

Searched defs:UseListPool (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddef_use_manager.h179 using UseListPool = spvtools::utils::PooledLinkedListNodes<Instruction*>; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Ddef_use_manager.h179 using UseListPool = spvtools::utils::PooledLinkedListNodes<Instruction*>; variable