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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInstructions.h3090 class ResumeInst : public TerminatorInst { class in inherits:TerminatorInst
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DInstructions.cpp665 ResumeInst::ResumeInst(const ResumeInst &RI) function in class:ResumeInst
671 ResumeInst::ResumeInst(Value *Exn, Instruction *InsertBefore) function in class:ResumeInst
677 ResumeInst::ResumeInst(Valu function in class:ResumeInst
[all...]

Completed in 220 milliseconds