Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp225 bool copyValueUndefInPredecessors(LiveRange &S,
1925 bool RegisterCoalescer::copyValueUndefInPredecessors( in copyValueUndefInPredecessors() function in RegisterCoalescer
2043 if (copyValueUndefInPredecessors(S, MBB, SLRQ)) { in joinCopy()