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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInstrTypes.h387 class CastInst : public UnaryInstruction { class in namespace:llvm
391 CastInst(Type *Ty, unsigned iType, Value *S, function in class:llvm::CastInst
397 CastInst(Type *Ty, unsigned iType, Value *S, function in class:llvm::CastInst
[all...]

Completed in 155 milliseconds