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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstVisitor.h259 RetTy visitCatchSwitchInst(CatchSwitchInst &I) { function in class:llvm::InstVisitor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp625 void visitCatchSwitchInst(CatchSwitchInst &CPI) { function in class:__anon2751::SCCPSolver
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp495 void visitCatchSwitchInst(CatchSwitchInst &CatchSwitch);
3953 void Verifier::visitCatchSwitchInst(CatchSwitchInst &CatchSwitch) { function in class:Verifier
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3612 void visitCatchSwitchInst(CatchSwitchInst &I) {

Completed in 191 milliseconds