Home | History | Annotate | Download | only in CodeGen

Lines Matching full:blockinfo

3264     const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) {
3295 target.getStructLayout(blockInfo.StructureType)
3296 ->getElementOffset(blockInfo.getCapture(VD).getIndex()));