SPeCS Packages Documentation
Preparing search index...
@specs-feup/clava-code-transforms
loop/LoopCharacterizer
LoopCharacterization
Type Alias LoopCharacterization
type
LoopCharacterization
=
{
bound
:
number
;
boundVar
:
string
;
increment
:
number
;
incrementVar
:
string
;
inductionVar
:
string
;
initialVal
:
number
;
isValid
:
boolean
;
op
:
string
;
tripCount
:
number
;
}
Index
Properties
bound
bound
Var
increment
increment
Var
induction
Var
initial
Val
is
Valid
op
trip
Count
Properties
bound
bound
:
number
bound
Var
boundVar
:
string
increment
increment
:
number
increment
Var
incrementVar
:
string
induction
Var
inductionVar
:
string
initial
Val
initialVal
:
number
is
Valid
isValid
:
boolean
op
op
:
string
trip
Count
tripCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bound
bound
Var
increment
increment
Var
induction
Var
initial
Val
is
Valid
op
trip
Count
SPeCS Packages Documentation
Loading...