Searched refs:PointerTypeVar (Results 1 – 1 of 1) sorted by relevance
3574 PointerType *PointerTypeVar = Type::getInt8PtrTy(M.getContext()); in createOMPInteropInit() local3575 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropInit()3601 PointerType *PointerTypeVar = Type::getInt8PtrTy(M.getContext()); in createOMPInteropDestroy() local3602 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropDestroy()3629 PointerType *PointerTypeVar = Type::getInt8PtrTy(M.getContext()); in createOMPInteropUse() local3630 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropUse()