Searched refs:BlockLiteral (Results 1 – 1 of 1) sorted by relevance
964 llvm::Value *BlockLiteral = in EmitBlockCallExpr() local969 Builder.CreateStructGEP(CGM.getGenericBlockLiteralType(), BlockLiteral, 3); in EmitBlockCallExpr()971 BlockLiteral = Builder.CreateBitCast(BlockLiteral, VoidPtrTy); in EmitBlockCallExpr()975 Args.add(RValue::get(BlockLiteral), getContext().VoidPtrTy); in EmitBlockCallExpr()