GCC Middle and Back End API Reference
match_elt_t Struct Reference

#include <tree-vectorizer.h>

Public Member Functions

 operator bool () const =delete
match_elt_toperator= (bool)=delete
match_elt_toperator= (int v_)

Data Fields

int v

Member Function Documentation

◆ operator bool()

match_elt_t::operator bool ( ) const
delete

References bool.

◆ operator=() [1/2]

match_elt_t & match_elt_t::operator= ( bool )
delete

◆ operator=() [2/2]

match_elt_t & match_elt_t::operator= ( int v_)
inline

References v.

Field Documentation

◆ v


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