Searched refs:succRegionNo (Results 1 – 1 of 1) sorted by relevance
103 Optional<unsigned> succRegionNo; in verifyTypesAlongAllEdges() local105 succRegionNo = succ.getSuccessor()->getRegionNumber(); in verifyTypesAlongAllEdges()115 if (succRegionNo) in verifyTypesAlongAllEdges()116 diag << "Region #" << succRegionNo.getValue(); in verifyTypesAlongAllEdges()122 Optional<TypeRange> sourceTypes = getInputsTypesForRegion(succRegionNo); in verifyTypesAlongAllEdges()