Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dregister_allocator_test.cc631 HGraph* RegisterAllocatorTest::BuildTwoSubs(HInstruction** first_sub, HInstruction** second_sub) { in BuildTwoSubs()
657 HInstruction *first_sub, *second_sub; in TEST_F() local