Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12736 auto NewAllocationSize = std::optional<TypeSize>(TypeSize(0, false)); in updateImpl() local
12737 if (!changeAllocationSize(NewAllocationSize)) in updateImpl()
12754 auto NewAllocationSize = in updateImpl() local
12757 if (!changeAllocationSize(NewAllocationSize)) in updateImpl()