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