HomeSort by: relevance | last modified time | path
    Searched refs:visitCleanupPadInst (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
InstVisitor.h 199 RetTy visitCleanupPadInst(CleanupPadInst &I) { DELEGATE(FuncletPadInst); }
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Verifier.cpp 533 void visitCleanupPadInst(CleanupPadInst &CPI);
4056 void Verifier::visitCleanupPadInst(CleanupPadInst &CPI) {

Completed in 56 milliseconds