Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp231 bool copyValueUndefInPredecessors(LiveRange &S,
1859 bool RegisterCoalescer::copyValueUndefInPredecessors( in copyValueUndefInPredecessors() function in RegisterCoalescer
1975 if (copyValueUndefInPredecessors(S, MBB, SLRQ)) { in joinCopy()