Searched refs:BlockLiteralReg (Results 1 – 1 of 1) sorted by relevance
2129 Register BlockLiteralReg = Call->Arguments[BlockFIdx + 1]; in buildEnqueueKernel() local2131 MIB.addUse(BlockLiteralReg); in buildEnqueueKernel()2133 Type *PType = const_cast<Type *>(getBlockStructType(BlockLiteralReg, MRI)); in buildEnqueueKernel()