Home
last modified time | relevance | path

Searched defs:defaultDestination (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/Transforms/
H A DFlattenCFG.cpp190 mlir::Block *defaultDestination, in condBrToRangeDestination()
279 mlir::Block *defaultDestination = exitBlock; in matchAndRewrite() local
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp1133 Value value, Block *defaultDestination, in build()