Home
last modified time | relevance | path

Searched defs:bestCost (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DRootOrdering.cpp92 std::pair<unsigned, unsigned> bestCost; in contract() local
153 std::pair<unsigned, unsigned> bestCost; in solve() local
H A DPredicateTree.cpp643 unsigned bestCost = 0; in buildPredicateList() local