1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/Transforms
Chris Lattner 66d1a6ad69 rename InlineInfo.DevirtualizedCalls -> InlinedCalls to
reflect that it includes all inlined calls now, not just
devirtualized ones.

llvm-svn: 102824
2010-05-01 01:26:13 +00:00
..
IPO introduce a new CallGraphSCC class, and pass it around 2010-04-16 22:42:17 +00:00
Utils rename InlineInfo.DevirtualizedCalls -> InlinedCalls to 2010-05-01 01:26:13 +00:00
Instrumentation.h remove the random sampling framework, which is not maintained anymore. 2010-01-02 20:07:03 +00:00
IPO.h
RSProfiling.h
Scalar.h Fix a problem that lower invoke has with allocas (PR6694), and 2010-04-26 23:49:32 +00:00