Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.h197 ART_FRIEND_TEST(RegisterAllocatorTest, SpillInactive);
Dssa_liveness_analysis.h1146 ART_FRIEND_TEST(RegisterAllocatorTest, SpillInactive);
1326 ART_FRIEND_TEST(RegisterAllocatorTest, SpillInactive);
Dregister_allocator_test.cc784 TEST_F(RegisterAllocatorTest, SpillInactive) { in TEST_F() argument