LLVM: llvm::TargetLowering::PtrAuthInfo Struct Reference (original) (raw)

This structure contains the information necessary for lowering pointer-authenticating indirect calls. More...

#include "[llvm/CodeGen/TargetLowering.h](TargetLowering%5F8h%5Fsource.html)"

Detailed Description

This structure contains the information necessary for lowering pointer-authenticating indirect calls.

It is equivalent to the "ptrauth" operand bundle found on the call instruction, if any.

Definition at line 4731 of file TargetLowering.h.

Member Data Documentation

Discriminator

SDValue llvm::TargetLowering::PtrAuthInfo::Discriminator

Key

uint64_t llvm::TargetLowering::PtrAuthInfo::Key


The documentation for this struct was generated from the following file: