Searched refs:SelLI (Results 1 – 1 of 1) sorted by relevance
198 LiveInterval *SelLI = &LIS->getInterval(SelReg); in optimizeVcndVcmpPair() local199 if (llvm::any_of(SelLI->vnis(), in optimizeVcndVcmpPair()255 bool IsKill = SelLI->Query(CmpIdx.getRegSlot()).isKill(); in optimizeVcndVcmpPair()256 LIS->shrinkToUses(SelLI); in optimizeVcndVcmpPair()257 bool IsDead = SelLI->Query(SelIdx.getRegSlot()).isDeadDef(); in optimizeVcndVcmpPair()261 LIS->removeVRegDefAt(*SelLI, SelIdx.getRegSlot()); in optimizeVcndVcmpPair()268 LIS->shrinkToUses(SelLI); in optimizeVcndVcmpPair()