Searched defs:newAllocator (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Transforms/ | ||
H A D | SROA.cpp | 190 std::optional<DestructurableAllocationOpInterface> newAllocator = destructureSlot() local |
H A D | Mem2Reg.cpp | 658 std::optional<PromotableAllocationOpInterface> newAllocator = tryToPromoteMemorySlots() local |