Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1850 LiveInterval &JoinVInt = LIS->getInterval(CP.getSrcReg()); in canJoinPhys() local
1851 if (JoinVInt.containsOneValue()) in canJoinPhys()