Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp839 mlir::Block *swtichBlock = builder.getBlock(); in emitSwitchBody() local
842 builder.setInsertionPointToEnd(swtichBlock); in emitSwitchBody()