LiveInterval: Add a 'covers' operation to LiveRange.
authorMatthias Braun <matze@braunis.de>
Wed, 10 Dec 2014 01:12:06 +0000 (01:12 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 10 Dec 2014 01:12:06 +0000 (01:12 +0000)
commit5874714ac3f1a39638d41d2d17734a50cb912b7b
treec4581818e82bba42ccd184baa93f94d1f462c787
parentfd9bbbb5419dae6855df766febae2c100b099723
LiveInterval: Add a 'covers' operation to LiveRange.

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