GCC Middle and Back End API Reference
string_pair_map Struct Reference

Data Fields

const char * str1
 
const char * str2
 
const char * str3
 
hashval_t hash
 
bool prefix
 

Detailed Description

Map a pair of nul terminated strings where the first one can be
pointer compared, but the second can't, to another string.   

Field Documentation

◆ hash

◆ prefix

◆ str1

const char* string_pair_map::str1

◆ str2

const char* string_pair_map::str2

◆ str3

const char* string_pair_map::str3

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