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

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstantsContext.h35 class UnaryConstantExpr : public ConstantExpr { class in namespace:llvm
43 UnaryConstantExpr(unsigned Opcode, Constant *C, Type *Ty) function in class:llvm::UnaryConstantExpr

Completed in 186 milliseconds