llvm::TargetRegionEntryInfo::operator<

Less-than operator

Synopsis

Declared in <llvm/Frontend/OpenMP/OMPIRBuilder.h>

bool
operator<(TargetRegionEntryInfo const& RHS) const;

Return Value

true if the left object is less than the right object, false otherwise

Parameters

NameDescription
RHSThe right operand