Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp1772 Value notCond = rewriter.create<arith::XOrIOp>( in matchAndRewrite() local
1776 opResult.replaceAllUsesWith(notCond); in matchAndRewrite()