Searched refs:SelLI (Results 1 – 1 of 1) sorted by relevance
190 LiveInterval *SelLI = &LIS->getInterval(SelReg); in optimizeVcndVcmpPair() local191 if (llvm::any_of(SelLI->vnis(), in optimizeVcndVcmpPair()247 bool IsKill = SelLI->Query(CmpIdx.getRegSlot()).isKill(); in optimizeVcndVcmpPair()248 LIS->shrinkToUses(SelLI); in optimizeVcndVcmpPair()249 bool IsDead = SelLI->Query(SelIdx.getRegSlot()).isDeadDef(); in optimizeVcndVcmpPair()253 LIS->removeVRegDefAt(*SelLI, SelIdx.getRegSlot()); in optimizeVcndVcmpPair()260 LIS->shrinkToUses(SelLI); in optimizeVcndVcmpPair()