Home
last modified time | relevance | path

Searched refs:ExitBlockIsMergeBlock (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dconstruct.h101 bool ExitBlockIsMergeBlock() const { in ExitBlockIsMergeBlock() function
Dconstruct.cpp89 if (merge == block && ExitBlockIsMergeBlock()) { in blocks()
Dvalidate_cfg.cpp531 if (construct.ExitBlockIsMergeBlock() && (header == merge)) { in StructuredControlFlowChecks()
/external/deqp-deps/SPIRV-Tools/source/val/
Dconstruct.h101 bool ExitBlockIsMergeBlock() const { in ExitBlockIsMergeBlock() function
Dconstruct.cpp89 if (merge == block && ExitBlockIsMergeBlock()) { in blocks()
Dvalidate_cfg.cpp531 if (construct.ExitBlockIsMergeBlock() && (header == merge)) { in StructuredControlFlowChecks()