Home
last modified time | relevance | path

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

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