Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Reducer/
H A DTester.h38 Untested, enumerator
H A DReductionNode.h159 Tester::Interestingness interesting = Tester::Interestingness::Untested;
/llvm-project/mlir/lib/Reducer/
H A DReductionNode.cpp131 return node->isInteresting() != Tester::Interestingness::Untested; in getNeighbors()