Home
last modified time | relevance | path

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

/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