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

#include <OGE.h>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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