Searched refs:kBlockTypeContinue (Results 1 – 14 of 14) sorted by relevance
85 continue_target_block.set_type(kBlockTypeContinue); in RegisterLoopMerge()326 } else if (bb->is_type(kBlockTypeContinue)) { in GetBlockDepth()
35 kBlockTypeContinue, enumerator
79 continue_target_block.set_type(kBlockTypeContinue); in RegisterLoopMerge()319 } else if (bb->is_type(kBlockTypeContinue)) { in GetBlockDepth()
116 block->is_type(kBlockTypeContinue)) { in blocks()
488 (depth == target_depth && block->is_type(kBlockTypeContinue))) { in FindCaseFallThrough()
79 continue_target_block.set_type(kBlockTypeContinue); in RegisterLoopMerge()316 } else if (bb->is_type(kBlockTypeContinue)) { in GetBlockDepth()
111 block->is_type(kBlockTypeContinue)) { in blocks()
476 (depth == target_depth && block->is_type(kBlockTypeContinue))) { in FindCaseFallThrough()