Searched refs:CanBeAHeapPointer (Results 1 – 1 of 1) sorted by relevance
112 static inline bool CanBeAHeapPointer(uptr p) { in CanBeAHeapPointer() function143 if (!CanBeAHeapPointer(reinterpret_cast<uptr>(p))) continue; in ScanRangeForPointers()