Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2127 llvm::SwitchInst *SavedSwitchInsn = SwitchInsn; in EmitSwitchStmt() local
2165 SwitchInsn = SavedSwitchInsn; in EmitSwitchStmt()
2285 SwitchInsn = SavedSwitchInsn; in EmitSwitchStmt()