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

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DInstrTypes.h35 class TerminatorInst : public Instruction { class in namespace:llvm
37 TerminatorInst(Type *Ty, Instruction::TermOps iType, function in class:llvm::TerminatorInst
42 TerminatorInst(Type *Ty, Instruction::TermOps iType, function in class:llvm::TerminatorInst
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DInstructions.cpp[all...]

Completed in 111 milliseconds