LLVM: llvm::MachineFunction::CalledGlobalInfo Struct Reference (original) (raw)

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

Public Attributes
const GlobalValue * Callee
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: