Searched refs:OpcRegInsts (Results 1 – 1 of 1) sorted by relevance
613 std::vector<const CodeGenInstruction *> &OpcRegInsts = in run() local616 auto Match = find_if(OpcRegInsts, IsMatch(MemInst, Records)); in run()617 if (Match != OpcRegInsts.end()) { in run()629 OpcRegInsts.erase(Match); in run()