Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp750 Value *PtrAsInt = B.CreatePtrToInt(Ptr, IntPtrTy); lowerTypeTestCall() local
/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp767 llvm::Value *PtrAsInt = nullptr; EmitTypeCheck() local