Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp616 explicit RefCountingOpLowering(MLIRContext *ctx, StringRef apiFunctionName) in RefCountingOpLowering() argument
618 apiFunctionName(apiFunctionName) {} in RefCountingOpLowering()
629 rewriter.replaceOpWithNewOp<CallOp>(op, TypeRange(), apiFunctionName, in matchAndRewrite()
636 StringRef apiFunctionName; member in __anon61a0c9350711::RefCountingOpLowering