SetDepEntry::operator[]
Subscript operator
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/depInfo/DepInfoAnal.h>
SetDepEntry&
operator[](int i);
Return Value
Reference to the current object
Parameters
Name |
Description |
i |
The right operand |
Created with MrDocs