Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp459 auto GenPtrSize = in initializeForBlockHeader() local
461 assert(CGM.getIntSize() <= GenPtrSize); in initializeForBlockHeader()
470 2 * CGM.getIntSize().getQuantity() + GenPtrSize.getQuantity(); in initializeForBlockHeader()