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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DInstructions.h2958 class InvokeInst : public TerminatorInst { class in namespace:llvm
3179 InvokeInst::InvokeInst(Value *Func, function in class:llvm::InvokeInst::InvokeInst
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DInstructions.cpp544 InvokeInst::InvokeInst(const InvokeInst &II) function in class:InvokeInst
[all...]

Completed in 135 milliseconds