Home
last modified time | relevance | path

Searched defs:stack_map_allocator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Doptimizing_compiler.cc1237 ScopedArenaAllocator stack_map_allocator(&arena_stack); // Will hold the stack map. in JniCompile() local
1307 ScopedArenaAllocator stack_map_allocator(&arena_stack); // Will hold the stack map. in JitCompile() local