GCC Middle and Back End API Reference
strinfo Struct Reference
Collaboration diagram for strinfo:

Data Fields

tree nonzero_chars
 
tree ptr
 
gimplestmt
 
gimplealloc
 
tree endptr
 
int refcount
 
int idx
 
int first
 
int next
 
int prev
 
bool writable
 
bool dont_invalidate
 
bool full_string_p
 

Detailed Description

String information record.   

Field Documentation

◆ alloc

gimple* strinfo::alloc

◆ dont_invalidate

bool strinfo::dont_invalidate

◆ endptr

tree strinfo::endptr

◆ first

int strinfo::first

◆ full_string_p

bool strinfo::full_string_p

◆ idx

int strinfo::idx

◆ next

int strinfo::next

◆ nonzero_chars

tree strinfo::nonzero_chars

Referenced by new_strinfo().

◆ prev

int strinfo::prev

◆ ptr

tree strinfo::ptr

◆ refcount

int strinfo::refcount

◆ stmt

gimple* strinfo::stmt

◆ writable

bool strinfo::writable

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