Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6724 Type *PrivPtrType = PrivType->getPointerTo(); in createReplacementValues() local
6725 if (Base->getType() != PrivPtrType) in createReplacementValues()
6727 Base, PrivPtrType, "", ACS.getInstruction()); in createReplacementValues()