#include "llvm/IR/Attributes.h"
Definition at line 63 of file Attributes.h.
◆ DeadOnReturnInfo() [1/2]
| llvm::DeadOnReturnInfo::DeadOnReturnInfo |
( |
| ) |
|
|
inline |
◆ DeadOnReturnInfo() [2/2]
| llvm::DeadOnReturnInfo::DeadOnReturnInfo |
( |
uint64_t | DeadOnReturnBytes | ) |
|
|
inline |
◆ coversAllReachableMemory()
| bool llvm::DeadOnReturnInfo::coversAllReachableMemory |
( |
| ) |
const |
|
inline |
◆ createFromIntValue()
◆ getNumberOfDeadBytes()
| uint64_t llvm::DeadOnReturnInfo::getNumberOfDeadBytes |
( |
| ) |
const |
|
inline |
◆ isZeroSized()
| bool llvm::DeadOnReturnInfo::isZeroSized |
( |
| ) |
const |
|
inline |
◆ toIntValue()
| uint64_t llvm::DeadOnReturnInfo::toIntValue |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: