Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp137 void copyCoalesceInMBB(MachineBasicBlock *MBB);
2805 RegisterCoalescer::copyCoalesceInMBB(MachineBasicBlock *MBB) { in copyCoalesceInMBB() function in RegisterCoalescer
2892 copyCoalesceInMBB(MBBs[i].MBB); in joinAllIntervals()