Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DOperation.cpp915 static LogicalResult verifyTerminatorSuccessors(Operation *op) { in verifyTerminatorSuccessors() function
938 return verifyTerminatorSuccessors(op); in verifyOneSuccessor()
947 return verifyTerminatorSuccessors(op); in verifyNSuccessors()
956 return verifyTerminatorSuccessors(op); in verifyAtLeastNSuccessors()