GCC Middle and Back End API Reference
tm_memop Struct Reference

Data Fields

unsigned int value_id
tree addr

Detailed Description

A unique TM memory operation.


Field Documentation

tree tm_memop::addr

Address of load/store.

unsigned int tm_memop::value_id

Unique ID that all memory operations to the same location have.


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