DepInfoGenerator::GetDepInfo
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/depInfo/DepInfo.h>
static
DepInfo
GetDepInfo(
int nr,
int nc,
DepType t,
AstNodePtr const& srcRef,
AstNodePtr const& snkRef,
bool precise,
int commLevel);
Created with MrDocs