Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp229 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
230 elements.add(copyHelper); in buildBlockDescriptor()
236 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()