add a long-overdue AllocaInst::isStaticAlloca method.
authorChris Lattner <sabre@nondot.org>
Wed, 26 Nov 2008 02:54:17 +0000 (02:54 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 26 Nov 2008 02:54:17 +0000 (02:54 +0000)
commitc5dd22a3338e089a75ad4a1c2b5cc120a82f9f77
tree7312fe6610bb05f69aba96398667a5434f299d52
parentad2b173f9bef5ba304c9e3fc906f6a335e366bd2
add a long-overdue AllocaInst::isStaticAlloca method.

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