mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::ops::SGE Struct Reference

#include <SGE.h>

Public Member Functions

template<typename T>
requires std::integral<T>
bool operator() (T x, T y) const noexcept

Member Function Documentation

◆ operator()()

template<typename T>
requires std::integral<T>
bool mini_llvm::ops::SGE::operator() ( T x,
T y ) const
inlinenoexcept

The documentation for this struct was generated from the following file:
  • include/mini-llvm/common/ops/SGE.h