Skip to content

DepRel::DepRel

Copy constructor

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/depInfo/DepRel.h>

DepRel(DepRel const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs