1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Gabor Greif 0ed92c6e98 Introduce ImmutableCallSite, useful for contexts where no mutation
is necessary. Inherits from new templated baseclass CallSiteBase<>
which is highly customizable. Base CallSite on it too, in a configuration
that allows full mutation.
Adapt some call sites in analyses to employ ImmutableCallSite.

llvm-svn: 100100
2010-04-01 08:21:08 +00:00
..
2009-02-20 22:51:36 +00:00
2009-12-23 23:19:43 +00:00
2010-02-15 18:55:04 +00:00
2009-12-04 22:46:47 +00:00
2009-11-30 15:52:29 +00:00
2010-01-22 06:29:25 +00:00
2010-03-27 16:34:32 +00:00
2010-01-18 22:16:54 +00:00
2010-02-17 18:39:56 +00:00
2010-03-30 05:34:02 +00:00