Searched defs:RegisterAllocatorTest (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ |
D | register_allocator_test.cc | 60 TEST(RegisterAllocatorTest, ValidateIntervals) { in TEST() argument 149 TEST(RegisterAllocatorTest, CFG1) { in TEST() argument 169 TEST(RegisterAllocatorTest, Loop1) { in TEST() argument 208 TEST(RegisterAllocatorTest, Loop2) { in TEST() argument 266 TEST(RegisterAllocatorTest, Loop3) { in TEST() argument 329 TEST(RegisterAllocatorTest, FirstRegisterUse) { in TEST() argument 369 TEST(RegisterAllocatorTest, DeadPhi) { in TEST() argument 410 TEST(RegisterAllocatorTest, FreeUntil) { in TEST() argument 512 TEST(RegisterAllocatorTest, PhiHint) { in TEST() argument 622 TEST(RegisterAllocatorTest, ExpectedInRegisterHint) { in TEST() argument [all …]
|