Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc3731 HInstruction* return_early = new (GetAllocator()) HReturn(read_early); in TEST_F() local
3862 HInstruction* return_early = new (GetAllocator()) HReturn(read_early); in TEST_F() local
6311 HInstruction* return_early = new (GetAllocator()) HReturn(read_early_return); in TEST_F() local