GCC Middle and Back End API Reference
omp_declare_variant_entry Struct Reference
Collaboration diagram for omp_declare_variant_entry:

Data Fields

cgraph_nodevariant
 
score_wide_int score
 
score_wide_int score_in_declare_simd_clone
 
tree ctx
 
bool matches
 

Detailed Description

Class describing a single variant.   

Field Documentation

◆ ctx

tree omp_declare_variant_entry::ctx

◆ matches

bool omp_declare_variant_entry::matches

◆ score

score_wide_int omp_declare_variant_entry::score

◆ score_in_declare_simd_clone

score_wide_int omp_declare_variant_entry::score_in_declare_simd_clone

◆ variant

cgraph_node* omp_declare_variant_entry::variant

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