Home
last modified time | relevance | path

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

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