PIPS
_newgen_struct_rangecount_ Struct Reference

#include <complexity_ri.h>

Data Fields

intptr_t _type_
 
intptr_t _rangecount_profiled_
 
intptr_t _rangecount_guessed_
 profiled:int More...
 
intptr_t _rangecount_bounded_
 guessed:int More...
 
intptr_t _rangecount_unknown_
 bounded:int More...
 

Detailed Description

Definition at line 163 of file complexity_ri.h.

Field Documentation

◆ _rangecount_bounded_

intptr_t _newgen_struct_rangecount_::_rangecount_bounded_

guessed:int

Definition at line 167 of file complexity_ri.h.

◆ _rangecount_guessed_

intptr_t _newgen_struct_rangecount_::_rangecount_guessed_

profiled:int

Definition at line 166 of file complexity_ri.h.

◆ _rangecount_profiled_

intptr_t _newgen_struct_rangecount_::_rangecount_profiled_

Definition at line 165 of file complexity_ri.h.

◆ _rangecount_unknown_

intptr_t _newgen_struct_rangecount_::_rangecount_unknown_

bounded:int

Definition at line 168 of file complexity_ri.h.

◆ _type_

intptr_t _newgen_struct_rangecount_::_type_

Definition at line 164 of file complexity_ri.h.


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