LLVM
15.0.0git
|
#include "AArch64MachineFunctionInfo.h"
#include "AArch64InstrInfo.h"
#include "AArch64Subtarget.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Metadata.h"
#include "llvm/IR/Module.h"
#include "llvm/MC/MCAsmInfo.h"
Go to the source code of this file.
Functions | |
static std::pair< bool, bool > | GetSignReturnAddress (const Function &F) |
static bool | ShouldSignWithBKey (const Function &F) |
This file implements AArch64-specific per-machine-function information.
Definition in file AArch64MachineFunctionInfo.cpp.
Definition at line 40 of file AArch64MachineFunctionInfo.cpp.
References assert(), F, and M.
Referenced by llvm::AArch64FunctionInfo::AArch64FunctionInfo().
Definition at line 69 of file AArch64MachineFunctionInfo.cpp.
Referenced by llvm::AArch64FunctionInfo::AArch64FunctionInfo().