Searched refs:visitResumeInst (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/IR/
H A DInstVisitor.h170 RetTy visitResumeInst(ResumeInst &I) { DELEGATE(TerminatorInst);} function in class:llvm::InstVisitor
/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp139 bool visitResumeInst(ResumeInst &RI);
849 bool CallAnalyzer::visitResumeInst(ResumeInst &RI) { function in class:CallAnalyzer
/external/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp494 void visitResumeInst (TerminatorInst &I) { /*returns void*/ } function in class:__anon26321::SCCPSolver
/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2542 void visitResumeInst(ResumeInst &I) { function in struct:__anon26257::MemorySanitizerVisitor

Completed in 170 milliseconds