Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc4006 HInstruction* return_breturn = new (GetAllocator()) HReturn(read_breturn); in TEST_F() local
4008 breturn->AddInstruction(return_breturn); in TEST_F()