Searched refs:constructPointer (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 188 static Value *constructPointer(Type *ResTy, Type *PtrElemTy, Value *Ptr, in constructPointer() function 5602 constructPointer(PointeeTy, PrivType, &Base, in createInitialization() 5611 Value *Ptr = constructPointer(PointeePtrTy, PrivType, &Base, in createInitialization() 5642 constructPointer(PointeeTy->getPointerTo(), PrivType, Base, in createReplacementValues() 5653 Value *Ptr = constructPointer(PointeePtrTy, PrivType, Base, in createReplacementValues()
|