Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDValueTracking.cpp7512 auto *StrippedV = V->stripPointerCastsSameRepresentation(); in isGuaranteedNotToBeUndefOrPoison() local
7513 if (isa<AllocaInst>(StrippedV) || isa<GlobalVariable>(StrippedV) || in isGuaranteedNotToBeUndefOrPoison()
7514 isa<Function>(StrippedV) || isa<ConstantPointerNull>(StrippedV)) in isGuaranteedNotToBeUndefOrPoison()