Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp239 bool joinCopy(MachineInstr *CopyMI, bool &Again,
1968 bool RegisterCoalescer::joinCopy( in joinCopy() function in RegisterCoalescer
4008 bool Success = joinCopy(MI, Again, CurrentErasedInstrs); in copyCoalesceWorkList()