Skip to content

AstUtilInterface::DependenceEntry::operator==

Equality operator

Synopsis

Declared in <src/midend/astUtil/dependenceTracking/dependence_table.h>

bool
operator==(DependenceEntry const& e2) const;

Return Value

true if the objects are equal, false otherwise

Parameters

Name

Description

e2

The right operand

Created with MrDocs