Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Reducer/
H A DReductionTreePass.cpp82 std::pair<Tester::Interestingness, size_t> initStatus = in findOptimal() local
86 if (initStatus.first != Tester::Interestingness::True) in findOptimal()
99 root->update(initStatus); in findOptimal()