Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h287 CharUnits BlockHeaderForcedGapOffset; variable
H A DCGBlocks.cpp663 info.BlockHeaderForcedGapOffset = info.BlockSize; in computeBlockInfo()
726 if (blockSize == info.BlockHeaderForcedGapOffset) { in computeBlockInfo()
H A DCGObjCMac.cpp2816 blockInfo.BlockHeaderForcedGapOffset, in fillRunSkipBlockVars()