LLVM 19.0.0git
Functions
ARMMachineFunctionInfo.cpp File Reference
#include "ARMMachineFunctionInfo.h"
#include "ARMSubtarget.h"

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()

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

Definition at line 28 of file ARMMachineFunctionInfo.cpp.

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

◆ GetSignReturnAddress()

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

Definition at line 48 of file ARMMachineFunctionInfo.cpp.

References llvm::All, assert(), and F.