LiveInterval.h: add LiveRange::findIndexesLiveAt function - return a list of SlotInde...
authorValery Pykhtin <Valery.Pykhtin@amd.com>
Mon, 17 Jun 2019 18:23:39 +0000 (18:23 +0000)
committerValery Pykhtin <Valery.Pykhtin@amd.com>
Mon, 17 Jun 2019 18:23:39 +0000 (18:23 +0000)
commit97e04d1cf3037b97457707f05203c27d71fcb93c
tree4ea4204e7193c50e7351929ce7622e55ec62ccdf
parent22af01a41402861dd1eaf9a2210a247b7c5a7f65
LiveInterval.h: add LiveRange::findIndexesLiveAt function - return a list of SlotIndexes the LiveRange live at.

Differential revision: https://reviews.llvm.org/D62411

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363593 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveInterval.h