Searched refs:VLOpDef (Results 1 – 1 of 1) sorted by relevance
1667 MachineInstr *VLOpDef = MRI->getUniqueVRegDef(OldVLReg); in coalesceVSETVLIs() local1668 if (VLOpDef && TII->isAddImmediate(*VLOpDef, OldVLReg) && in coalesceVSETVLIs()1670 ToDelete.push_back(VLOpDef); in coalesceVSETVLIs()