llvm-6502/include/llvm/Support
Gabor Greif c8b82ccbcf 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100100 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-01 08:21:08 +00:00
..
AlignOf.h
Allocator.h
CallSite.h Introduce ImmutableCallSite, useful for contexts where no mutation 2010-04-01 08:21:08 +00:00
Casting.h
CFG.h
circular_raw_ostream.h
CommandLine.h
Compiler.h
ConstantFolder.h
ConstantRange.h
DataFlow.h
Debug.h
DebugLoc.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Format.h
FormattedStream.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h switch IRBuilder to use NewDebugLoc for locations instead 2010-04-01 06:31:45 +00:00
IRReader.h
LeakDetector.h
MachO.h
ManagedStatic.h
MathExtras.h
MemoryBuffer.h
MemoryObject.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SMLoc.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h
StringPool.h
SystemUtils.h
TargetFolder.h
Timer.h
type_traits.h
TypeBuilder.h
ValueHandle.h