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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp219 bool joinCopy(MachineInstr *CopyMI, bool &Again);
1786 bool RegisterCoalescer::joinCopy(MachineInstr *CopyMI, bool &Again) { function in class:RegisterCoalescer
3680 bool Success = joinCopy(CurrList[i], Again);

Completed in 105 milliseconds