Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h31 PointerTy PointerVal; member
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp378 if (auto *PointerVal = dyn_cast_or_null<PointerValue>(Env.getValue(E))) in getLocBehindPossiblePointer() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3851 LLVMValueRef LLVMBuildFree(LLVMBuilderRef B, LLVMValueRef PointerVal) { in LLVMBuildFree()
3856 LLVMValueRef PointerVal, const char *Name) { in LLVMBuildLoad2()
3861 LLVMValueRef PointerVal) { in LLVMBuildStore()