Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp419 Value notError = builder.create<arith::XOrIOp>( in matchAndRewrite() local
423 builder.create<cf::AssertOp>(notError, in matchAndRewrite()