GCC Middle and Back End API Reference
callinfo_callee Struct Reference

#include <function.h>

Data Fields

location_t location
 
tree decl
 

Detailed Description

Describe emitted calls for -fcallgraph-info.   

Field Documentation

◆ decl

tree callinfo_callee::decl

Referenced by dump_final_node_vcg().

◆ location

location_t callinfo_callee::location

Referenced by dump_final_node_vcg().


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