Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp924 StringRef apiFunctionName) in RefCountingOpLowering() argument
926 apiFunctionName(apiFunctionName) {} in RefCountingOpLowering()
936 rewriter.replaceOpWithNewOp<func::CallOp>(op, TypeRange(), apiFunctionName, in matchAndRewrite()
943 StringRef apiFunctionName; member in __anonbcc505752611::RefCountingOpLowering