Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h164 uint64_t allocatedAfterBytes() const { in allocatedAfterBytes() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1862 (AllocAfter + 7) / 8 - Target.allocatedAfterBytes() - 1, 0); in tryVirtualConstProp()