Home
last modified time | relevance | path

Searched refs:IsRightChild (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmove_to_front.h204 bool IsRightChild(uint32_t node) const { in IsRightChild() function
Dmove_to_front.cpp92 if (IsRightChild(node)) *rank += 1 + SizeOf(LeftOf(ParentOf(node))); in RankFromValue()
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmove_to_front.h204 bool IsRightChild(uint32_t node) const { in IsRightChild() function
Dmove_to_front.cpp92 if (IsRightChild(node)) *rank += 1 + SizeOf(LeftOf(ParentOf(node))); in RankFromValue()