Searched refs:verifyParallelCombiningOpInterface (Results 1 – 3 of 3) sorted by relevance
22 LogicalResult verifyParallelCombiningOpInterface(Operation *op);
55 return verifyParallelCombiningOpInterface($_op);
18 LogicalResult mlir::detail::verifyParallelCombiningOpInterface(Operation *op) { in verifyParallelCombiningOpInterface() function in mlir::detail