Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp665 ResumeInst::ResumeInst(const ResumeInst &RI) in ResumeInst() function in ResumeInst
671 ResumeInst::ResumeInst(Value *Exn, Instruction *InsertBefore) in ResumeInst() function in ResumeInst
677 ResumeInst::ResumeInst(Value *Exn, BasicBlock *InsertAtEnd) in ResumeInst() function in ResumeInst
/external/llvm/lib/IR/
DInstructions.cpp856 ResumeInst::ResumeInst(const ResumeInst &RI) in ResumeInst() function in ResumeInst
862 ResumeInst::ResumeInst(Value *Exn, Instruction *InsertBefore) in ResumeInst() function in ResumeInst
868 ResumeInst::ResumeInst(Value *Exn, BasicBlock *InsertAtEnd) in ResumeInst() function in ResumeInst