Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
DPredicateTree.cpp24 static bool comparePosDepth(Position *lhs, Position *rhs) { in comparePosDepth() function
40 auto minMaxPositions = std::minmax(pos, it.first->second, comparePosDepth); in getTreePredicates()
164 comparePosDepth); in collectConstraintPredicates()