Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h321 void handleMoveIntoBundle(MachineInstr &MI, MachineInstr &BundleStart,
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1457 void LiveIntervals::handleMoveIntoBundle(MachineInstr &MI, in handleMoveIntoBundle() function in LiveIntervals