LLVM: llvm::User::IntrusiveOperandsAllocMarker Struct Reference (original) (raw)
Indicates this User has operands co-allocated. More...
#include "[llvm/IR/User.h](IR%5F2User%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| const unsigned | NumOps |
| The number of operands for this User. |
Detailed Description
Indicates this User has operands co-allocated.
Definition at line 60 of file User.h.
Member Data Documentation
◆ NumOps
const unsigned llvm::User::IntrusiveOperandsAllocMarker::NumOps
The number of operands for this User.
Definition at line 62 of file User.h.
The documentation for this struct was generated from the following file:
- include/llvm/IR/User.h