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.cpp226 bool copyValueUndefInPredecessors(LiveRange &S, const MachineBasicBlock *MBB,
1985 bool RegisterCoalescer::copyValueUndefInPredecessors( in copyValueUndefInPredecessors() function in RegisterCoalescer
2103 if (copyValueUndefInPredecessors(S, MBB, SLRQ)) { in joinCopy()