Searched refs:NullPtrValue (Results 1 – 1 of 1) sorted by relevance
1138 Value *NullPtrValue = Constant::getNullValue(PtrTy); in targetParallelCallback() local1173 /* wrapper function */ NullPtrValue, in targetParallelCallback()1262 Value *NullPtrValue = Constant::getNullValue(PtrTy); in hostParallelCallback() local1263 RealArgs.push_back(NullPtrValue); in hostParallelCallback()