Home
last modified time | relevance | path

Searched defs:P2I (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp244 auto *P2I = dyn_cast<Operator>(I2P->getOperand(0)); in isNoopPtrIntCastPair() local
330 auto *P2I = cast<Operator>(Op.getOperand(0)); in getPointerOperands() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp2362 if (auto *P2I = dyn_cast<PtrToIntInst>(V)) in isKnownNonZero() local
H A DScalarEvolution.cpp8498 const SCEVPtrToIntExpr *P2I = cast<SCEVPtrToIntExpr>(V); in BuildConstantFromSCEV() local