GCC Middle and Back End API Reference
ipa_param_body_replacement Struct Reference

#include <ipa-param-manipulation.h>

Data Fields

tree base
 
tree repl
 
tree dummy
 
unsigned unit_offset
 

Detailed Description

Structure used to map expressions accessing split or replaced parameters to
new PARM_DECLs.   

Field Documentation

◆ base

◆ dummy

tree ipa_param_body_replacement::dummy

◆ repl

tree ipa_param_body_replacement::repl

◆ unit_offset

unsigned ipa_param_body_replacement::unit_offset

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