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

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

Completed in 118 milliseconds