Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DOperation.cpp958 static LogicalResult verifyTerminatorSuccessors(Operation *op) { in verifyTerminatorSuccessors() function
981 return verifyTerminatorSuccessors(op); in verifyOneSuccessor()
990 return verifyTerminatorSuccessors(op); in verifyNSuccessors()
999 return verifyTerminatorSuccessors(op); in verifyAtLeastNSuccessors()