Searched refs:PointerTypeVar (Results 1 – 1 of 1) sorted by relevance
3782 PointerType *PointerTypeVar = Type::getInt8PtrTy(M.getContext()); in createOMPInteropInit() local3783 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropInit()3809 PointerType *PointerTypeVar = Type::getInt8PtrTy(M.getContext()); in createOMPInteropDestroy() local3810 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropDestroy()3837 PointerType *PointerTypeVar = Type::getInt8PtrTy(M.getContext()); in createOMPInteropUse() local3838 DependenceAddress = ConstantPointerNull::get(PointerTypeVar); in createOMPInteropUse()