Home
last modified time | relevance | path

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

/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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