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