Home
last modified time | relevance | path

Searched defs:visitCatchSwitchInst (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstVisitor.h250 RetTy visitCatchSwitchInst(CatchSwitchInst &I) { in visitCatchSwitchInst() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp635 void visitCatchSwitchInst(CatchSwitchInst &CPI) { visitCatchSwitchInst() function in llvm::SCCPInstVisitor
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4581 void Verifier::visitCatchSwitchInst(CatchSwitchInst &CatchSwitch) { visitCatchSwitchInst() function in Verifier
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4485 void visitCatchSwitchInst(CatchSwitchInst &I) { visitCatchSwitchInst() function