Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/TableGen/
H A DPredicate.cpp309 static std::string combineNot(ArrayRef<std::string> children) { in combineNot() function
337 return combineNot(childExpressions); in getCombinedCondition()