Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1939 bool DefIsPartial = false; in eliminateRegSequence() local
1946 DefIsPartial = true; in eliminateRegSequence()
1996 if (DefIsPartial && LIS->hasInterval(DstReg) && in eliminateRegSequence()