struct VRegInfo
Declaration
struct VRegInfo { /* full declaration omitted */ };
Declared at: llvm/include/llvm/CodeGen/MIRParser/MIParser.h:37
Member Variables
- public enum uint8_t Kind = UNKNOWN
- public bool Explicit = false
- VReg was explicitly specified in the .mir file.
- public union(unnamed union at / home / hdoc / tmp / llvm - project / llvm / include / llvm / CodeGen / MIRParser / MIParser.h : 42 : 3) D
- public llvm::Register VReg
- public llvm::Register PreferredReg