Home
last modified time | relevance | path

Searched refs:kArenaAllocInstruction (Results 1 – 5 of 5) sorted by relevance

/art/compiler/optimizing/
Dselect_generator_test.cc86 GetAllocator()->Adapter(kArenaAllocInstruction)); in TEST_F()
Dload_store_elimination_test.cc103 GetAllocator()->Adapter(kArenaAllocInstruction)); in CreateEnvForSuspendCheck()
Dsuperblock_cloner_test.cc108 GetAllocator()->Adapter(kArenaAllocInstruction)); in CreateBasicLoopDataFlow()
Dnodes.h2088 class HInstruction : public ArenaObject<kArenaAllocInstruction> {
/art/libartbase/base/
Darena_allocator.h60 kArenaAllocInstruction, enumerator