Searched refs:sourceNo (Results 1 – 1 of 1) sorted by relevance
86 verifyTypesAlongAllEdges(Operation *op, Optional<unsigned> sourceNo, in verifyTypesAlongAllEdges() argument93 if (sourceNo) { in verifyTypesAlongAllEdges()94 Region &srcRegion = op->getRegion(sourceNo.getValue()); in verifyTypesAlongAllEdges()100 regionInterface.getSuccessorRegions(sourceNo, operands, successors); in verifyTypesAlongAllEdges()109 if (sourceNo) in verifyTypesAlongAllEdges()110 diag << "Region #" << sourceNo.getValue(); in verifyTypesAlongAllEdges()