Searched defs:PtrVal (Results 1 – 11 of 11) sorted by relevance
88 PointerIntPair(PointerTy PtrVal, IntType IntVal) { in PointerIntPair()92 explicit PointerIntPair(PointerTy PtrVal) { initWithPointer(PtrVal); } in PointerIntPair()98 void setPointer(PointerTy PtrVal) & { in setPointer()106 void initWithPointer(PointerTy PtrVal) & { in initWithPointer()110 void setPointerAndInt(PointerTy PtrVal, IntType IntVal) & { in setPointerAndInt()
114 SVal PtrVal, const Expr *PtrExpr, CheckerContext &C, ProgramStateRef State, in EnsurePtrNotNull()
308 const auto PtrVal = C.getSValBuilder().getConjuredHeapSymbolVal( in evalCall() local
532 for (auto *PtrVal : PtrVals) involvesMultiplePtrs() local
1939 Value *PtrVal = PointerOperand; expandAtomicOpToLibcall() local
2535 Value *PtrVal = PtrOps.pop_back_val(); optimizeCallInst() local
1657 ValueLatticeElement PtrVal = getValueState(I.getOperand(0)); visitLoadInst() local
794 auto *PtrVal = cast_or_null<PointerValue>(Env.getValue(*E)); transfer() local
78 Value *PtrVal = nullptr; global() member
577 getImageRelativeConstant(llvm::Constant * PtrVal) getImageRelativeConstant() argument
8838 getMemCmpLoad(const Value * PtrVal,MVT LoadVT,SelectionDAGBuilder & Builder) getMemCmpLoad() argument