Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp236 bool copyValueUndefInPredecessors(LiveRange &S,
1854 bool RegisterCoalescer::copyValueUndefInPredecessors( in copyValueUndefInPredecessors() function in RegisterCoalescer
1970 if (copyValueUndefInPredecessors(S, MBB, SLRQ)) { in joinCopy()