Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A 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
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A 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
/aosp_15_r20/external/deqp-deps/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