Searched refs:OldAVLReg (Results 1 – 1 of 1) sorted by relevance
1735 Register OldAVLReg; in coalesceVSETVLIs() local1737 OldAVLReg = MI->getOperand(1).getReg(); in coalesceVSETVLIs()1739 if (OldAVLReg && OldAVLReg.isVirtual()) in coalesceVSETVLIs()1740 afterDroppedAVLUse(OldAVLReg); in coalesceVSETVLIs()