convert various IntrinsicInst's to use class instead of struct.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 05:21:26 +0000 (05:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Jan 2010 05:21:26 +0000 (05:21 +0000)
commit43fd9017a69a6314fb780f87083b1e57a0981287
treeb1e2b2c300747013130e431316af79b2cc2c4f1c
parent5f94af0f725690a75b18909da2ff8cee0f93bebb
convert various IntrinsicInst's to use class instead of struct.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92681 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicInst.h
include/llvm/Transforms/Utils/Local.h
lib/Transforms/InstCombine/InstCombine.h