Home
last modified time | relevance | path

Searched refs:verifyTypesAlongAllEdges (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Interfaces/
H A DControlFlowInterfaces.cpp108 verifyTypesAlongAllEdges(Operation *op, RegionBranchPoint sourcePoint, in verifyTypesAlongAllEdges() function
155 if (failed(verifyTypesAlongAllEdges(op, RegionBranchPoint::parent(), in verifyTypesAlongControlFlowEdges()
215 if (failed(verifyTypesAlongAllEdges(op, region, inputTypesForRegion))) in verifyTypesAlongControlFlowEdges()