LLVM 22.0.0git
ARMMachineFunctionInfo.cpp File Reference

Go to the source code of this file.

Functions

static bool GetBranchTargetEnforcement (const Function &F, const ARMSubtarget *Subtarget)
static std::pair< bool, boolGetSignReturnAddress (const Function &F)

Function Documentation

◆ GetBranchTargetEnforcement()

bool GetBranchTargetEnforcement ( const Function & F,
const ARMSubtarget * Subtarget )
static

Definition at line 28 of file ARMMachineFunctionInfo.cpp.

References F, and llvm::ARMSubtarget::isMClass().

Referenced by llvm::ARMFunctionInfo::ARMFunctionInfo().

◆ GetSignReturnAddress()

std::pair< bool, bool > GetSignReturnAddress ( const Function & F)
static

Definition at line 38 of file ARMMachineFunctionInfo.cpp.

References assert(), and F.