Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp342 void handleBundle(MachineInstr &MI);
1690 void RegAllocFastImpl::handleBundle(MachineInstr &MI) { in handleBundle() function in RegAllocFastImpl
1742 handleBundle(MI); in allocateBasicBlock()