Return the section kind for this constant pool entry.
Declared in <llvm/CodeGen/MachineConstantPool.h>
SectionKind
getSectionKind(DataLayout const* DL) const;
Section kind for this constant pool entry.
| Name | Description |
|---|---|
| DL | Data layout used to classify the section. |