Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp303 static bool isGuaranteedAutomaticAllocation(Operation *op) { in isGuaranteedAutomaticAllocation() function
436 if (!isGuaranteedAutomaticAllocation(alloc)) in matchAndRewrite()