Searched defs:visitCatchSwitchInst (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstVisitor.h259 RetTy visitCatchSwitchInst(CatchSwitchInst &I) { function in class:llvm::InstVisitor
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp625 void visitCatchSwitchInst(CatchSwitchInst &CPI) { function in class:__anon5717::SCCPSolver
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3953 void Verifier::visitCatchSwitchInst(CatchSwitchInst &CatchSwitch) { function in class:Verifier

Completed in 211 milliseconds