LLVM 22.0.0git
llvm::MachineFunction::CalledGlobalInfo Struct Reference

#include "llvm/CodeGen/MachineFunction.h"

Public Attributes

const GlobalValueCallee
unsigned TargetFlags

Detailed Description

Definition at line 529 of file MachineFunction.h.

Member Data Documentation

◆ Callee

const GlobalValue* llvm::MachineFunction::CalledGlobalInfo::Callee

Definition at line 530 of file MachineFunction.h.

Referenced by llvm::MachineFunction::addCalledGlobal().

◆ TargetFlags

unsigned llvm::MachineFunction::CalledGlobalInfo::TargetFlags

Definition at line 531 of file MachineFunction.h.


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