Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h73 class ResumeInst; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp996 ResumeInst::ResumeInst(const ResumeInst &RI) in ResumeInst() function in ResumeInst
1002 ResumeInst::ResumeInst(Value *Exn, Instruction *InsertBefore) in ResumeInst() function in ResumeInst
1008 ResumeInst::ResumeInst(Value *Exn, BasicBlock *InsertAtEnd) in ResumeInst() function in ResumeInst