Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h158 uint64_t allocatedAfterBytes() const { in allocatedAfterBytes() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h162 uint64_t allocatedAfterBytes() const { in allocatedAfterBytes() function
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp574 (AllocAfter + 7) / 8 - Target.allocatedAfterBytes() - 1, 0); in tryVirtualConstProp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1238 (AllocAfter + 7) / 8 - Target.allocatedAfterBytes() - 1, 0); in tryVirtualConstProp()