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