DepRel::DepRel
Constructors
Synopses
Declared in <src/midend/programTransformation/loopProcessing/depInfo/DepRel.h>
Copy constructor
DepRel(
DepDirType t = DEPDIR_ALL,
int a = 0);
DepRel(
DepDirType t,
int min,
int max);
Created with MrDocs