Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDRegisterCoalescer.cpp1269 LiveInterval &JoinVInt = LIS->getInterval(CP.getSrcReg()); in canJoinPhys() local
1270 if (JoinVInt.containsOneValue()) in canJoinPhys()