Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12726 auto NewAllocationSize = std::optional<TypeSize>(TypeSize(0, false)); in updateImpl() local
12727 if (!changeAllocationSize(NewAllocationSize)) in updateImpl()
12744 auto NewAllocationSize = in updateImpl() local
12747 if (!changeAllocationSize(NewAllocationSize)) in updateImpl()