Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7437 Type *PrivPtrType = PrivType->getPointerTo(); in createReplacementValues() local
7438 if (Base->getType() != PrivPtrType) in createReplacementValues()
7440 Base, PrivPtrType, "", ACS.getInstruction()); in createReplacementValues()