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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp259 bool hasOtherReachingDefs(LiveInterval &IntA, LiveInterval &IntB,
715 bool RegisterCoalescer::hasOtherReachingDefs(LiveInterval &IntA, function in class:RegisterCoalescer
840 if (hasOtherReachingDefs(IntA, IntB, AValNo, BValNo))

Completed in 106 milliseconds