Searched refs:visitCleanupPadInst (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DInstVisitor.h198 RetTy visitCleanupPadInst(CleanupPadInst &I) { DELEGATE(FuncletPadInst); } function in class:llvm::InstVisitor
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp551 void visitCleanupPadInst(CleanupPadInst &CPI);
4232 void Verifier::visitCleanupPadInst(CleanupPadInst &CPI) { function in class:Verifier

Completed in 122 milliseconds