Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp1757 Value falseConstant = in matchAndRewrite() local
1760 op.getLoc(), op.getCondition(), falseConstant); in matchAndRewrite()