Home
last modified time | relevance | path

Searched defs:vty (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstant.h43 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant()
H A DUser.h73 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()