A few handy methods that seem to mesh well with what CallSite already provides.
[oota-llvm.git] / include / llvm / Support / ValueHolder.h
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-08-23 Chris LattnerOf course, the copy ctor really should copy the operand...
2003-08-23 Chris LattnerAdd more methods to be more value-like
2003-08-23 Chris LattnerInitial checkin of ValueHolder helper class