Home
last modified time | relevance | path

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

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