add an m_ConstantInt matching predicate that binds to a uint64_t, and add an m_OneUse()
authorChris Lattner <sabre@nondot.org>
Tue, 26 Apr 2011 19:50:39 +0000 (19:50 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Apr 2011 19:50:39 +0000 (19:50 +0000)
commit3443493cc71c46cf71c90e478403017063a035f0
tree0130d862417d655a857ad99a0c3b7bb445ec9f41
parentf7da8821b4c491b1c2ce7ac2374e46d8abdba518
add an m_ConstantInt matching predicate that binds to a uint64_t, and add an m_OneUse()
predicate that matches if the subexpr has a single use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130235 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PatternMatch.h