DepInfo::operator==
Equality operator
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/depInfo/DepInfo.h>
bool
operator==(DepInfo const& d) const;
Return Value
true if the objects are equal, false otherwise
Parameters
Name |
Description |
d |
The right operand |
Created with MrDocs