|
LLVM
4.0.0
|
A base constant and all its rebased constants. More...
#include <ConstantHoisting.h>
Public Attributes | |
| ConstantInt * | BaseConstant |
| RebasedConstantListType | RebasedConstants |
A base constant and all its rebased constants.
Definition at line 89 of file ConstantHoisting.h.
| ConstantInt* llvm::consthoist::ConstantInfo::BaseConstant |
Definition at line 90 of file ConstantHoisting.h.
| RebasedConstantListType llvm::consthoist::ConstantInfo::RebasedConstants |
Definition at line 91 of file ConstantHoisting.h.
1.8.6