Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmove_to_front.h216 bool IsInTree(uint32_t node) const { in IsInTree() function
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmove_to_front.h216 bool IsInTree(uint32_t node) const { in IsInTree() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp132 bool IsInTree = true; member