Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1916 LiveInterval &JoinVInt = LIS->getInterval(CP.getSrcReg()); in canJoinPhys() local
1917 if (JoinVInt.containsOneValue()) in canJoinPhys()