Searched refs:kSelection (Results 1 – 8 of 8) sorted by relevance
39 kSelection, enumerator103 return type_ == ConstructType::kLoop || type_ == ConstructType::kSelection; in ExitBlockIsMergeBlock()
45 case ConstructType::kSelection: in ValidateConstructSize()110 type() == ConstructType::kSelection && in blocks()167 assert(type() == ConstructType::kSelection); in IsStructuredExit()
105 AddConstruct({ConstructType::kSelection, current_block(), &merge_block}); in RegisterSelectionMerge()
403 case ConstructType::kSelection: in ConstructNames()806 if (construct.type() == ConstructType::kSelection && in StructuredControlFlowChecks()