LLVM 20.0.0git
|
#include "llvm/IR/Operator.h"
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::FixedNumOperandTraits< PossiblyExactOperator, 2 > | |
static Use * | op_begin (PossiblyExactOperator *U) |
static Use * | op_end (PossiblyExactOperator *U) |
static unsigned | operands (const User *) |
Definition at line 198 of file Operator.h.