Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddominator_tree.h143 DominatorTreeNode* GetRoot() { in GetRoot() function
148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.h143 DominatorTreeNode* GetRoot() { in GetRoot() function
148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
/third_party/uboot/u-boot-2020.01/tools/dtoc/
Dfdt.py548 def GetRoot(self): member in Fdt