16 #ifndef LLVM_SUPPORT_SAVEANDRESTORE_H 17 #define LLVM_SUPPORT_SAVEANDRESTORE_H 28 T get() {
return OldValue; }
This class represents lattice values for constants.
SaveAndRestore(T &X, const T &NewValue)
A utility class that uses RAII to save and restore the value of a variable.