Searched refs:CodeCacheBitmap (Results 1 – 2 of 2) sorted by relevance
47 using CodeCacheBitmap = gc::accounting::MemoryRangeBitmap<kJitCodeAlignment>; variable121 CodeCacheBitmap* GetLiveBitmap() const { in GetLiveBitmap()281 std::unique_ptr<CodeCacheBitmap> live_bitmap_;
462 CodeCacheBitmap* const bitmap_;587 live_bitmap_.reset(CodeCacheBitmap::Create( in GarbageCollectCache()