Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h333 void handleMoveIntoNewBundle(MachineInstr &BundleStart,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1539 void LiveIntervals::handleMoveIntoNewBundle(MachineInstr &BundleStart, in handleMoveIntoNewBundle() function in LiveIntervals