Searched defs:PointerValue (Results 1 – 4 of 4) sorted by relevance
172 explicit PointerValue(StorageLocation &PointeeLoc) in PointerValue() function
492 TrackingVH<Value> PointerValue; member
351 if (auto *PointerValue = dyn_cast<llvm::PointerType>(Value->getType())) { in emitPointerAuthResign() local
368 uint64_t PointerValue = 0; variable