LLVM
12.0.0git
|
#include "llvm/Support/AArch64TargetParser.h"
Public Attributes | |
StringRef | Scope |
StringRef | Key |
bool | BranchTargetEnforcement |
Definition at line 137 of file AArch64TargetParser.h.
bool llvm::AArch64::ParsedBranchProtection::BranchTargetEnforcement |
Definition at line 140 of file AArch64TargetParser.h.
StringRef llvm::AArch64::ParsedBranchProtection::Key |
Definition at line 139 of file AArch64TargetParser.h.
StringRef llvm::AArch64::ParsedBranchProtection::Scope |
Definition at line 138 of file AArch64TargetParser.h.