Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h315 void handleMoveIntoNewBundle(MachineInstr &BundleStart,
/llvm-project-15.0.7/llvm/unittests/MI/
H A DLiveIntervalTest.cpp149 LIS.handleMoveIntoNewBundle(*BundleStart, true); in testHandleMoveIntoNewBundle()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1528 void LiveIntervals::handleMoveIntoNewBundle(MachineInstr &BundleStart, in handleMoveIntoNewBundle() function in LiveIntervals