Searched refs:NullPtrValue (Results 1 – 1 of 1) sorted by relevance
1196 Value *NullPtrValue = Constant::getNullValue(PtrTy); in targetParallelCallback() local1231 /* wrapper function */ NullPtrValue, in targetParallelCallback()1320 Value *NullPtrValue = Constant::getNullValue(PtrTy); in hostParallelCallback() local1321 RealArgs.push_back(NullPtrValue); in hostParallelCallback()