Searched refs:StrippedV (Results 1 – 1 of 1) sorted by relevance
7623 auto *StrippedV = V->stripPointerCastsSameRepresentation(); in isGuaranteedNotToBeUndefOrPoison() local7624 if (isa<AllocaInst>(StrippedV) || isa<GlobalVariable>(StrippedV) || in isGuaranteedNotToBeUndefOrPoison()7625 isa<Function>(StrippedV) || isa<ConstantPointerNull>(StrippedV)) in isGuaranteedNotToBeUndefOrPoison()