fixed privates analysis
This commit is contained in:
@@ -1390,7 +1390,7 @@ void RefInImplicitLoop(SgExpression *eim, int mode);
|
||||
void RefInImplicitLoop(SgExpression *eim, int mode);
|
||||
SgSymbol *dvm000SymbolForHost(int host_dvm, SgStatement *hedr);
|
||||
SgExpression *Red_grid_index(SgSymbol *sind);
|
||||
SgExpression *BlockDimsProduct();
|
||||
SgExpression *BlockDimsProduct();
|
||||
SgExpression *LowerShiftForArrays (SgSymbol *ar, int i, int type);
|
||||
SgExpression *UpperShiftForArrays (SgSymbol *ar, int i);
|
||||
SgExpression *coefProd(int i, SgExpression *ec);
|
||||
|
||||
Reference in New Issue
Block a user