Searched defs:second_sub (Results 1 – 1 of 1) sorted by relevance
631 HGraph* RegisterAllocatorTest::BuildTwoSubs(HInstruction** first_sub, HInstruction** second_sub) { in BuildTwoSubs()657 HInstruction *first_sub, *second_sub; in TEST_F() local