Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp209 void copyCoalesceInMBB(MachineBasicBlock *MBB);
4089 RegisterCoalescer::copyCoalesceInMBB(MachineBasicBlock *MBB) { in copyCoalesceInMBB() function in RegisterCoalescer
4173 copyCoalesceInMBB(MBB.MBB); in joinAllIntervals()