Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp271 static Value *constructPointer(Type *ResTy, Type *PtrElemTy, Value *Ptr, in constructPointer() function
6694 constructPointer(PointeeTy, PrivType, &Base, in createInitialization()
6703 Value *Ptr = constructPointer(PointeePtrTy, PrivType, &Base, in createInitialization()
6735 constructPointer(PointeeTy->getPointerTo(), PrivType, Base, in createReplacementValues()
6746 Value *Ptr = constructPointer(PointeePtrTy, PrivType, Base, in createReplacementValues()