Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DAllocationOpInterfaceImpl.cpp44 struct DefaultAutomaticAllocationHoistingInterface struct
47 static ::mlir::HoistingKind getHoistingKind() { return HoistingKind::Loop; } in getHoistingKind()