Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp275 auto *P2I = dyn_cast<Operator>(I2P->getOperand(0)); in isNoopPtrIntCastPair() local
360 auto *P2I = cast<Operator>(Op.getOperand(0)); in getPointerOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9814 const SCEVPtrToIntExpr *P2I = cast<SCEVPtrToIntExpr>(V); in BuildConstantFromSCEV() local