LLVM API Documentation
#include <ConstantsContext.h>
Static Public Member Functions | |
| static ConstantExpr * | create (Type *Ty, const ExprMapKeyType &V, unsigned short pred=0) |
Definition at line 434 of file ConstantsContext.h.
| static ConstantExpr* llvm::ConstantCreator< ConstantExpr, Type, ExprMapKeyType >::create | ( | Type * | Ty, |
| const ExprMapKeyType & | V, | ||
| unsigned short | pred = 0 |
||
| ) | [inline, static] |
Definition at line 435 of file ConstantsContext.h.
References llvm::GetElementPtrConstantExpr::Create(), ExtractElement(), llvm::ICmp, llvm::ExprMapKeyType::indices, llvm::InsertValue, llvm::Instruction::isCast(), llvm_unreachable, llvm::ExprMapKeyType::opcode, llvm::ExprMapKeyType::operands, llvm::Select, llvm::ShuffleVector, llvm::ExprMapKeyType::subclassdata, and llvm::ExprMapKeyType::subclassoptionaldata.