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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
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
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DInstructions.cpp[all...]

Completed in 163 milliseconds