GCC Middle and Back End API Reference
omp_variant Struct Reference

#include <omp-general.h>

Collaboration diagram for omp_variant:

Data Fields

tree selector
 
tree alternative
 
tree body
 
score_wide_int score
 
bool dynamic_selector
 
bool matchable
 
bool scorable
 

Detailed Description

A structure describing a variant alternative in a metadirective or
variant function, used for matching and scoring during resolution.   

Field Documentation

◆ alternative

◆ body

◆ dynamic_selector

◆ matchable

bool omp_variant::matchable

◆ scorable

bool omp_variant::scorable

◆ score

◆ selector


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