Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp623 RefCountingOp refCountingOp = cast<RefCountingOp>(op); in matchAndRewrite() local
627 rewriter.getI32IntegerAttr(refCountingOp.count())); in matchAndRewrite()