Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicateTree.cpp37 static bool comparePosDepth(Position *lhs, Position *rhs) { in comparePosDepth() function
232 std::minmax(pos, it.first->second, comparePosDepth); in getTreePredicates()
274 comparePosDepth); in getConstraintPredicates()