Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc643 HInstruction* inter_addr = new (GetAllocator()) HIntermediateAddress(null_check, c1, 0); in TEST_F() local
644 HInstruction* array_get4 = new (GetAllocator()) HArrayGet(inter_addr, in TEST_F()
654 entry->AddInstruction(inter_addr); in TEST_F()