Home
last modified time | relevance | path

Searched defs:GetDomTree (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Ddominator_analysis.h97 inline DominatorTree& GetDomTree() { return tree_; } in GetDomTree() function
98 inline const DominatorTree& GetDomTree() const { return tree_; } in GetDomTree() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_analysis.h97 inline DominatorTree& GetDomTree() { return tree_; } in GetDomTree() function
98 inline const DominatorTree& GetDomTree() const { return tree_; } in GetDomTree() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Ddominator_analysis.h97 inline DominatorTree& GetDomTree() { return tree_; } in GetDomTree() function
98 inline const DominatorTree& GetDomTree() const { return tree_; } in GetDomTree() function