LLVM API Documentation
#include <ConstantsContext.h>
Static Public Member Functions | |
| static ConstantClass * | create (TypeClass *Ty, ArrayRef< Constant * > V) |
Definition at line 419 of file ConstantsContext.h.
| static ConstantClass* llvm::ConstantArrayCreator< ConstantClass, TypeClass >::create | ( | TypeClass * | Ty, |
| ArrayRef< Constant * > | V | ||
| ) | [inline, static] |
Definition at line 420 of file ConstantsContext.h.
References llvm::ArrayRef< T >::size().