Home
last modified time | relevance | path

Searched defs:RefCountingOpLowering (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp921 class RefCountingOpLowering : public OpConversionPattern<RefCountingOp> { class
923 explicit RefCountingOpLowering(TypeConverter &converter, MLIRContext *ctx, in RefCountingOpLowering() function in __anonbcc505752611::RefCountingOpLowering