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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DInstructions.h3200 class ResumeInst : public TerminatorInst { class in inherits:TerminatorInst
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DInstructions.cpp643 ResumeInst::ResumeInst(const ResumeInst &RI) function in class:ResumeInst
649 ResumeInst::ResumeInst(Value *Exn, Instruction *InsertBefore) function in class:ResumeInst
655 ResumeInst::ResumeInst(Valu function in class:ResumeInst
[all...]

Completed in 129 milliseconds