LLVM 24.0.0git
llvm::OperandTraits< BitExtractInst > Struct Reference

#include "llvm/IR/Instructions.h"

Inheritance diagram for llvm::OperandTraits< BitExtractInst >:
[legend]

Additional Inherited Members

Static Public Member Functions inherited from llvm::FixedNumOperandTraits< BitExtractInst, 2 >
static Use * op_begin (BitExtractInst *U)
static Use * op_end (BitExtractInst *U)
static unsigned operands (const User *)

Detailed Description

Definition at line 5460 of file Instructions.h.


The documentation for this struct was generated from the following file: