Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegisterCoalescer.cpp215 void copyCoalesceInMBB(MachineBasicBlock *MBB);
3997 RegisterCoalescer::copyCoalesceInMBB(MachineBasicBlock *MBB) { in copyCoalesceInMBB() function in RegisterCoalescer
4081 copyCoalesceInMBB(MBB.MBB); in joinAllIntervals()