Searched defs:AllocationOrderTest (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | AllocationOrderTest.cpp | 27 TEST(AllocationOrderTest, Basic) { in TEST() argument 34 TEST(AllocationOrderTest, Duplicates) { in TEST() argument 41 TEST(AllocationOrderTest, HardHints) { in TEST() argument 48 TEST(AllocationOrderTest, LimitsBasic) { in TEST() argument 57 TEST(AllocationOrderTest, LimitsDuplicates) { in TEST() argument 67 TEST(AllocationOrderTest, LimitsHardHints) { in TEST() argument 74 TEST(AllocationOrderTest, DuplicateIsFirst) { in TEST() argument 81 TEST(AllocationOrderTest, DuplicateIsFirstWithLimits) { in TEST() argument 90 TEST(AllocationOrderTest, NoHints) { in TEST() argument 99 TEST(AllocationOrderTest, IsHintTest) { in TEST() argument
|