Home
last modified time | relevance | path

Searched refs:kJitCodeAlignment (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/accounting/
Dbitmap.cc95 template class MemoryRangeBitmap<jit::kJitCodeAlignment>;
/art/runtime/jit/
Djit_code_cache.h46 static constexpr int kJitCodeAlignment = 16; variable
47 using CodeCacheBitmap = gc::accounting::MemoryRangeBitmap<kJitCodeAlignment>;