LLVM: llvm::OperandBundleUse Struct Reference (original) (raw)
A lightweight accessor for an operand bundle meant to be passed around by value. More...
#include "[llvm/IR/InstrTypes.h](InstrTypes%5F8h%5Fsource.html)"
A lightweight accessor for an operand bundle meant to be passed around by value.
Definition at line 1009 of file InstrTypes.h.
| llvm::OperandBundleUse::OperandBundleUse ( ) |
default |
◆ OperandBundleUse() [2/2]
◆ getTagID()
| uint32_t llvm::OperandBundleUse::getTagID ( ) const |
inline |
◆ getTagName()
| StringRef llvm::OperandBundleUse::getTagName ( ) const |
inline |
◆ isCFGuardTargetOperandBundle()
| bool llvm::OperandBundleUse::isCFGuardTargetOperandBundle ( ) const |
inline |
◆ isDeoptOperandBundle()
| bool llvm::OperandBundleUse::isDeoptOperandBundle ( ) const |
inline |
◆ isFuncletOperandBundle()
| bool llvm::OperandBundleUse::isFuncletOperandBundle ( ) const |
inline |
◆ operandHasAttr()
The documentation for this struct was generated from the following file: