Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier_test.cc515 HInstruction* entry_return = new (GetAllocator()) HReturn(new_inst); in TEST_P() local
522 entry->AddInstruction(entry_return); in TEST_P()