Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_cfg.cpp196 auto num_latch_blocks = loop_latch_blocks[loop_header_id].size(); in StructuredControlFlowChecks() local
197 if (num_latch_blocks != 1) { in StructuredControlFlowChecks()
200 << " is targeted by " << num_latch_blocks in StructuredControlFlowChecks()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp712 auto num_latch_blocks = loop_latch_blocks[loop_header_id].size(); in StructuredControlFlowChecks() local
713 if (num_latch_blocks != 1) { in StructuredControlFlowChecks()
716 << " is targeted by " << num_latch_blocks in StructuredControlFlowChecks()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_cfg.cpp712 auto num_latch_blocks = loop_latch_blocks[loop_header_id].size(); in StructuredControlFlowChecks() local
713 if (num_latch_blocks != 1) { in StructuredControlFlowChecks()
716 << " is targeted by " << num_latch_blocks in StructuredControlFlowChecks()
/third_party/spirv-tools/source/val/
Dvalidate_cfg.cpp700 auto num_latch_blocks = loop_latch_blocks[loop_header_id].size(); in StructuredControlFlowChecks() local
701 if (num_latch_blocks != 1) { in StructuredControlFlowChecks()
704 << " is targeted by " << num_latch_blocks in StructuredControlFlowChecks()