GCC Middle and Back End API Reference
pt_solution Struct Reference

#include <tree-ssa-alias.h>

Collaboration diagram for pt_solution:

Data Fields

unsigned int anything: 1
unsigned int nonlocal: 1
unsigned int escaped: 1
unsigned int ipa_escaped: 1
unsigned int null: 1
unsigned int vars_contains_global: 1
bitmap vars

Detailed Description

The points-to solution.

   The points-to solution is a union of pt_vars and the abstract
   sets specified by the flags.   

Field Documentation


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