Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.h244 inline DominatorTreeNode* GetTreeNode(BasicBlock* bb) { in GetTreeNode() function
249 inline const DominatorTreeNode* GetTreeNode(BasicBlock* bb) const { in GetTreeNode() function
255 inline DominatorTreeNode* GetTreeNode(uint32_t id) { in GetTreeNode() function
264 inline const DominatorTreeNode* GetTreeNode(uint32_t id) const { in GetTreeNode() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddominator_tree.h244 inline DominatorTreeNode* GetTreeNode(BasicBlock* bb) { in GetTreeNode() function
249 inline const DominatorTreeNode* GetTreeNode(BasicBlock* bb) const { in GetTreeNode() function
255 inline DominatorTreeNode* GetTreeNode(uint32_t id) { in GetTreeNode() function
264 inline const DominatorTreeNode* GetTreeNode(uint32_t id) const { in GetTreeNode() function
/third_party/spirv-tools/source/opt/
Ddominator_tree.h244 inline DominatorTreeNode* GetTreeNode(BasicBlock* bb) { in GetTreeNode() function
249 inline const DominatorTreeNode* GetTreeNode(BasicBlock* bb) const { in GetTreeNode() function
255 inline DominatorTreeNode* GetTreeNode(uint32_t id) { in GetTreeNode() function
264 inline const DominatorTreeNode* GetTreeNode(uint32_t id) const { in GetTreeNode() function