Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/Transforms/
H A DFlattenCFG.cpp201 cir::ConstantOp lowerBoundValue = rewriter.create<cir::ConstantOp>( in condBrToRangeDestination() local
205 op.getCondition(), lowerBoundValue); in condBrToRangeDestination()