Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/MI/
H A DLiveIntervalTest.cpp136 static void testHandleMoveIntoNewBundle(MachineFunction &MF, LiveIntervals &LIS, in testHandleMoveIntoNewBundle() function
555 testHandleMoveIntoNewBundle(MF, LIS, 1, 2); in TEST()
566 testHandleMoveIntoNewBundle(MF, LIS, 0, 1); in TEST()
577 testHandleMoveIntoNewBundle(MF, LIS, 1, 2); in TEST()
588 testHandleMoveIntoNewBundle(MF, LIS, 0, 2); in TEST()
599 testHandleMoveIntoNewBundle(MF, LIS, 1, 2); in TEST()
616 testHandleMoveIntoNewBundle(MF, LIS, 0, 1, 1); in TEST()
633 testHandleMoveIntoNewBundle(MF, LIS, 0, 1, 0); in TEST()