Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp775 Value *PtrAsInt = B.CreatePtrToInt(Ptr, IntPtrTy); in lowerTypeTestCall() local
2530 auto *PtrAsInt = dyn_cast<ConstantExpr>(Op); in run() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp826 llvm::Value *PtrAsInt = nullptr; in EmitTypeCheck() local