Searched refs:num_latch_blocks (Results 1 – 4 of 4) sorted by relevance
196 auto num_latch_blocks = loop_latch_blocks[loop_header_id].size(); in StructuredControlFlowChecks() local197 if (num_latch_blocks != 1) { in StructuredControlFlowChecks()200 << " is targeted by " << num_latch_blocks in StructuredControlFlowChecks()
712 auto num_latch_blocks = loop_latch_blocks[loop_header_id].size(); in StructuredControlFlowChecks() local713 if (num_latch_blocks != 1) { in StructuredControlFlowChecks()716 << " is targeted by " << num_latch_blocks in StructuredControlFlowChecks()
700 auto num_latch_blocks = loop_latch_blocks[loop_header_id].size(); in StructuredControlFlowChecks() local701 if (num_latch_blocks != 1) { in StructuredControlFlowChecks()704 << " is targeted by " << num_latch_blocks in StructuredControlFlowChecks()