mini-llvm
0.1.0
Toggle main menu visibility
Loading...
Searching...
No Matches
mini_llvm::ops::And Struct Reference
#include <
And.h
>
Public Member Functions
template<typename T>
T
operator()
(T x, T y) const noexcept
bool
operator()
(bool x, bool y) const noexcept
Member Function Documentation
◆
operator()()
[1/2]
bool mini_llvm::ops::And::operator()
(
bool
x
,
bool
y
) const
inline
noexcept
◆
operator()()
[2/2]
template<typename T>
T mini_llvm::ops::And::operator()
(
T
x
,
T
y
) const
inline
noexcept
The documentation for this struct was generated from the following file:
include/mini-llvm/common/ops/
And.h
mini_llvm
ops
And
Generated by
1.17.0