Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1734 HInstruction* loop_cond = new (GetAllocator()) HLessThan(i_phi, n); in TEST_F() local
1828 HInstruction* loop_cond = new (GetAllocator()) HLessThan(i_phi, n); in TEST_F() local