Chandler Carruth 7384530c7c Add support to the InstVisitor for visiting a generic callsite. The
visitor will now visit a CallInst and an InvokeInst with
instruction-specific visitors, then visit a generic CallSite visitor,
then delegate back to the Instruction visitor and the TerminatorInst
visitors depending on whether a call or an invoke originally. This will
be used in the soon-to-land inline cost rewrite.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153811 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-31 11:31:24 +00:00
..
2010-12-07 18:11:54 +00:00
2011-11-16 01:36:50 +00:00
2012-02-06 22:41:47 +00:00
2011-11-05 09:45:17 +00:00
2012-03-28 22:34:41 +00:00
2011-07-14 21:50:04 +00:00
2010-11-29 18:16:10 +00:00
2011-06-23 14:02:13 +00:00
2011-12-15 21:11:38 +00:00
2011-03-31 13:06:39 +00:00
2012-01-23 22:55:02 +00:00
2010-11-29 18:16:10 +00:00
2012-03-06 19:54:44 +00:00
2011-12-12 21:14:40 +00:00
2011-03-18 16:39:36 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2011-11-28 00:49:01 +00:00