<div dir="ltr">Dear there,<div><br></div><div>I am trying to use liveness of a variable while writing a machinefunction pass. But it seems that some virtual registers are not marked as dead while they should be (never used by anything else). I get those info by callings isDead or isDef function for that MachineOperand (vreg). Is there a way to get more accurate liveness info?</div><div><br></div><div>Thanks,</div><div>Xiaochu</div><div><br></div></div>