Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp27 std::unique_ptr<Matcher> *MatcherPtr = &InputMatcherPtr; in ContractNodes() local
29 Matcher *N = MatcherPtr->get(); in ContractNodes()
71 New->setNext(MatcherPtr->release()); in ContractNodes()
72 MatcherPtr->reset(New); in ContractNodes()
84 MatcherPtr->reset(MS); in ContractNodes()
100 MatcherPtr->reset(NewMP); in ContractNodes()
119 MatcherPtr->reset(NewMP); in ContractNodes()
137 MatcherPtr->reset(NewMP); in ContractNodes()
153 MatcherPtr->reset(NewMP); in ContractNodes()
172 MatcherPtr->reset(NewMP); in ContractNodes()
[all …]