Add an intersects method to APInt, to capture a common idiom.
authorDan Gohman <gohman@apple.com>
Wed, 20 Feb 2008 16:08:11 +0000 (16:08 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 20 Feb 2008 16:08:11 +0000 (16:08 +0000)
commitbd999178929c10bdeb0a2577fa02981778edaee7
treeb5a8754c2ed3867672d5e3f47ced2fbbedae10e3
parent45982a536480efeadb70d3a67b8f9bf5b99ee849
Add an intersects method to APInt, to capture a common idiom.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47379 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h