Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1434 std::set<Instruction *> TestSet(Move.Main.begin(), Move.Main.end()); in realignGroup() local
1438 [&TestSet](const AddrInfo &AI) { return TestSet.count(AI.Inst); }); in realignGroup()