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