Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1259 LiveInterval &JoinVInt = LIS->getInterval(CP.getSrcReg()); in canJoinPhys() local
1260 if (JoinVInt.containsOneValue()) in canJoinPhys()