Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.h285 CharUnits BlockHeaderForcedGapOffset; variable
H A DCGBlocks.cpp682 info.BlockHeaderForcedGapOffset = info.BlockSize; in computeBlockInfo()
745 if (blockSize == info.BlockHeaderForcedGapOffset) { in computeBlockInfo()
H A DCGObjCMac.cpp2899 blockInfo.BlockHeaderForcedGapOffset, in fillRunSkipBlockVars()