Home
last modified time | relevance | path

Searched refs:constructPointer (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp273 static Value *constructPointer(Type *ResTy, Type *PtrElemTy, Value *Ptr, in constructPointer() function
7407 constructPointer(PointeeTy, PrivType, &Base, in createInitialization()
7416 Value *Ptr = constructPointer(PointeePtrTy, PrivType, &Base, in createInitialization()
7448 constructPointer(PointeeTy->getPointerTo(), PrivType, Base, in createReplacementValues()
7459 Value *Ptr = constructPointer(PointeePtrTy, PrivType, Base, in createReplacementValues()