Home
last modified time | relevance | path

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

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