Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp900 bool withElseRegion, BuilderCallbackRef thenBuilder, in build() argument
911 if (!withElseRegion) in build()
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIROps.td548 OpBuilder<(ins "mlir::Value":$cond, "bool":$withElseRegion,