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

/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp949 LiveInterval &JoinVInt = LIS->getInterval(CP.getSrcReg()); local
950 if (CP.isFlipped() && JoinVInt.containsOneValue())

Completed in 71 milliseconds