Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/Transforms/
H A DCIRSimplify.cpp129 mlir::Operation *trueValueOp = op.getTrueValue().getDefiningOp(); in matchAndRewrite() local
132 mlir::dyn_cast_if_present<cir::ConstantOp>(trueValueOp); in matchAndRewrite()