GCC Middle and Back End API Reference
base_cand Struct Reference

#include <pair-fusion.h>

Public Member Functions

 base_cand (rtl_ssa::def_info *def, int insn)
 base_cand (rtl_ssa::def_info *def)
bool viable () const

Data Fields

rtl_ssa::def_info * def
int from_insn
rtl_ssa::insn_info * hazards [2]

Constructor & Destructor Documentation

◆ base_cand() [1/2]

base_cand::base_cand ( rtl_ssa::def_info * def,
int insn )
inline

References def, from_insn, and hazards.

Referenced by base_cand().

◆ base_cand() [2/2]

base_cand::base_cand ( rtl_ssa::def_info * def)
inline

References base_cand(), and def.

Member Function Documentation

◆ viable()

bool base_cand::viable ( ) const

References hazards.

Field Documentation

◆ def

rtl_ssa::def_info* base_cand::def

◆ from_insn

int base_cand::from_insn

◆ hazards

rtl_ssa::insn_info* base_cand::hazards[2]

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