Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3246 SlotIndex OtherDef; in pruneSubRegValues() local
3248 OtherDef = V.OtherVNI->def; in pruneSubRegValues()
3270 if (V.Identical && S.Query(OtherDef).valueOutOrDead()) { in pruneSubRegValues()