Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferOptimizations.cpp399 if (auto allocInterface = dyn_cast<AllocationOpInterface>(allocOp)) { in promote() local
401 allocInterface.buildPromotedAlloc(builder, alloc); in promote()