Searched refs:CodeCacheBitmap (Results 1 – 2 of 2) sorted by relevance
50 using CodeCacheBitmap = gc::accounting::MemoryRangeBitmap<kJitCodeAlignment>; variable148 CodeCacheBitmap* GetLiveBitmap() const { in GetLiveBitmap()345 std::unique_ptr<CodeCacheBitmap> live_bitmap_;
834 CodeCacheBitmap* const bitmap_;959 live_bitmap_.reset(CodeCacheBitmap::Create( in GarbageCollectCache()