Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_test.cc62 void PhiHint(Strategy strategy);
559 void RegisterAllocatorTest::PhiHint(Strategy strategy) { in PhiHint() function in art::RegisterAllocatorTest
637 PhiHint(Strategy::kRegisterAllocatorLinearScan); in TEST_F()