Searched refs:kSelection (Results 1 – 8 of 8) sorted by relevance
38 kSelection, enumerator102 return type_ == ConstructType::kLoop || type_ == ConstructType::kSelection; in ExitBlockIsMergeBlock()
44 case ConstructType::kSelection: in ValidateConstructSize()109 if (block_depth == header_depth && type() == ConstructType::kSelection && in blocks()
268 case ConstructType::kSelection: in ConstructNames()568 if (construct.type() == ConstructType::kSelection && in StructuredControlFlowChecks()
100 AddConstruct({ConstructType::kSelection, current_block(), &merge_block}); in RegisterSelectionMerge()