UpdateDepInfo::operator()
Function call operators
Synopses
Declared in <src/midend/programTransformation/loopProcessing/depInfo/DepInfoUpdate.h>
bool
operator()(
DepInfo& d,
DepDirection dir);
bool
operator()(
DepInfoSet& infoset,
DepDirection dir);
Created with MrDocs