Home
last modified time | relevance | path

Searched refs:visitCatchSwitchInst (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstVisitor.h177 RetTy visitCatchSwitchInst(CatchSwitchInst &I) { DELEGATE(TerminatorInst);} in visitCatchSwitchInst() function
/external/llvm/include/llvm/IR/
DInstVisitor.h174 RetTy visitCatchSwitchInst(CatchSwitchInst &I) { DELEGATE(TerminatorInst);} in visitCatchSwitchInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp581 void visitCatchSwitchInst(CatchSwitchInst &CPI) { in visitCatchSwitchInst() function in __anonf4e4c9bf0111::SCCPSolver
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp501 void visitCatchSwitchInst(CatchSwitchInst &CPI) { in visitCatchSwitchInst() function in __anon8a523c670211::SCCPSolver
/external/llvm/lib/IR/
DVerifier.cpp435 void visitCatchSwitchInst(CatchSwitchInst &CatchSwitch);
3499 void Verifier::visitCatchSwitchInst(CatchSwitchInst &CatchSwitch) { in visitCatchSwitchInst() function in Verifier
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DVerifier.cpp485 void visitCatchSwitchInst(CatchSwitchInst &CatchSwitch);
3732 void Verifier::visitCatchSwitchInst(CatchSwitchInst &CatchSwitch) { in visitCatchSwitchInst() function in Verifier
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2778 void visitCatchSwitchInst(CatchSwitchInst &I) { in visitCatchSwitchInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3136 void visitCatchSwitchInst(CatchSwitchInst &I) { in visitCatchSwitchInst() function