Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.h174 ART_FRIEND_TEST(RegisterAllocatorTest, SpillInactive);
Dssa_liveness_analysis.h1148 ART_FRIEND_TEST(RegisterAllocatorTest, SpillInactive);
1328 ART_FRIEND_TEST(RegisterAllocatorTest, SpillInactive);
Dregister_allocator_test.cc839 TEST_F(RegisterAllocatorTest, SpillInactive) { in TEST_F() argument