Searched refs:copyCoalesceInMBB (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegisterCoalescer.cpp112 /// copyCoalesceInMBB - Coalesce copies in the specified MBB, putting
114 void copyCoalesceInMBB(MachineBasicBlock *MBB);
2300 RegisterCoalescer::copyCoalesceInMBB(MachineBasicBlock *MBB) { function in class:RegisterCoalescer
2327 copyCoalesceInMBB(I);
2346 copyCoalesceInMBB(MBBs[i].second);

Completed in 120 milliseconds