LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::DiscardableAllocationResource Struct Reference

Memory resource for allocations that may be erased when no stored value is ever read. More...

#include <DiscardableAllocationOpInterfaces.h>

Inheritance diagram for llzk::DiscardableAllocationResource:
[legend]
Collaboration diagram for llzk::DiscardableAllocationResource:
[legend]

Public Member Functions

mlir::StringRef getName () final

Detailed Description

Memory resource for allocations that may be erased when no stored value is ever read.

Definition at line 18 of file DiscardableAllocationOpInterfaces.h.

Member Function Documentation

◆ getName()

mlir::StringRef llzk::DiscardableAllocationResource::getName ( )
final

Definition at line 19 of file DiscardableAllocationOpInterfaces.cpp.


The documentation for this struct was generated from the following files: