Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp235 void handleBundle(MachineInstr &MI);
1424 void RegAllocFast::handleBundle(MachineInstr &MI) { in handleBundle() function in RegAllocFast
1479 handleBundle(MI); in allocateBasicBlock()