Searched refs:keepStackAllocation (Results 1 – 1 of 1) sorted by relevance
67 static inline bool keepStackAllocation(fir::AllocaOp alloca, mlir::Block *entry, in keepStackAllocation() function196 return keepStackAllocation(alloca, &func.front(), options); in runOnOperation()