Searched refs:TestSet (Results 1 – 1 of 1) sorted by relevance
1434 std::set<Instruction *> TestSet(Move.Main.begin(), Move.Main.end()); in realignGroup() local1438 [&TestSet](const AddrInfo &AI) { return TestSet.count(AI.Inst); }); in realignGroup()