15 #ifndef LLVM_SUPPORT_SAVEANDRESTORE_H 16 #define LLVM_SUPPORT_SAVEANDRESTORE_H 27 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.