Searched refs:apiFunctionName (Results 1 – 1 of 1) sorted by relevance
616 explicit RefCountingOpLowering(MLIRContext *ctx, StringRef apiFunctionName) in RefCountingOpLowering() argument618 apiFunctionName(apiFunctionName) {} in RefCountingOpLowering()629 rewriter.replaceOpWithNewOp<CallOp>(op, TypeRange(), apiFunctionName, in matchAndRewrite()636 StringRef apiFunctionName; member in __anon61a0c9350711::RefCountingOpLowering