Lexicographically compare two target region entry info objects.
Declared in <llvm/Frontend/OpenMP/OMPIRBuilder.h>
bool
operator<(TargetRegionEntryInfo const& RHS) const;
True when this entry sorts before RHS.
| Name | Description |
|---|---|
| RHS | Other target region entry info to compare against. |