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.cpp13408 auto NewAllocationSize = std::optional<TypeSize>(TypeSize(0, false)); in updateImpl() local
13409 if (!changeAllocationSize(NewAllocationSize)) in updateImpl()
13426 auto NewAllocationSize = in updateImpl() local
13429 if (!changeAllocationSize(NewAllocationSize)) in updateImpl()