|
LLVM
3.7.0
|
#include <Function.h>
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::OptionalOperandTraits< Function > | |
| static unsigned | operands (const User *U) |
Static Public Member Functions inherited from llvm::FixedNumOperandTraits< Function, 1 > | |
| static Use * | op_begin (Function *U) |
| static Use * | op_end (Function *U) |
| static unsigned | operands (const User *) |
Definition at line 627 of file Function.h.
1.8.6