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, jump_thread_edge_type t)
 

Data Fields

edge e
 
jump_thread_edge_type type
 

Constructor & Destructor Documentation

◆ jump_thread_edge()

jump_thread_edge::jump_thread_edge ( edge e,
jump_thread_edge_type t )
inline

Field Documentation

◆ e

edge jump_thread_edge::e

◆ type

jump_thread_edge_type jump_thread_edge::type

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