Searched defs:ConstantExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DConstants.h790 class ConstantExpr : public Constant { class in namespace:llvm
796 ConstantExpr(Type *ty, unsigned Opcode, Use *Ops, unsigned NumOps) function in class:llvm::ConstantExpr
[all...]

Completed in 49 milliseconds