Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/
DBufferDeallocation.cpp505 struct BufferDeallocationPass : BufferDeallocationBase<BufferDeallocationPass> { struct
507 void runOnFunction() override { in runOnFunction()