GCC Middle and Back End API Reference
jump_thread_edge Class Reference

#include <tree-ssa-threadupdate.h>

Collaboration diagram for jump_thread_edge:

Public Member Functions

 jump_thread_edge (edge e, enum jump_thread_edge_type type)

Data Fields

edge e
enum jump_thread_edge_type type

Constructor & Destructor Documentation

jump_thread_edge::jump_thread_edge ( edge  e,
enum jump_thread_edge_type  type 
)
inline

Field Documentation

edge jump_thread_edge::e
enum jump_thread_edge_type jump_thread_edge::type

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