Searched refs:joinIntervals (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp224 bool joinIntervals(CoalescerPair &CP);
1903 if (!joinIntervals(CP)) {
1956 // CopyMI has been erased by joinIntervals at this point. Remove it from
3460 bool RegisterCoalescer::joinIntervals(CoalescerPair &CP) { function in class:RegisterCoalescer

Completed in 115 milliseconds