Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp217 bool copyValueUndefInPredecessors(LiveRange &S,
1827 bool RegisterCoalescer::copyValueUndefInPredecessors( in copyValueUndefInPredecessors() function in RegisterCoalescer
1943 if (copyValueUndefInPredecessors(S, MBB, SLRQ)) { in joinCopy()