Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp1339 const std::pair<Pred, Pred> invPreds[] = { in fold() local
1346 for (auto pred : invPreds) { in fold()