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.cpp750 Value *PtrAsInt = B.CreatePtrToInt(Ptr, IntPtrTy); in lowerTypeTestCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp768 llvm::Value *PtrAsInt = nullptr; in EmitTypeCheck() local