Searched refs:dstregs (Results 1 – 2 of 2) sorted by relevance
689 const std::vector<Record*> &dstregs, in PatternToMatch() argument692 Dstregs(dstregs), AddedComplexity(complexity), ID(uid) {} in PatternToMatch()
1109 std::vector<Record *> dstregs, int complexity,1112 Predicates(std::move(preds)), Dstregs(std::move(dstregs)), in SrcRecord()