Searched refs:NativePointerIndices (Results 1 – 2 of 2) sorted by relevance
184 llvm::DenseMap<const void *, unsigned> NativePointerIndices; variable
22 NativePointerIndices.try_emplace(Ptr, NativePointers.size()); in getOrCreateNativePointer()