Home
last modified time | relevance | path

Searched defs:InstrGroup (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2320 struct InstrGroup { struct in __anon3f9b49d70911::HexagonLoopRescheduling
2321 BitTracker::RegisterRef Inp, Out;
2322 InstrList Ins;
DHexagonStoreWidening.cpp83 typedef std::vector<MachineInstr*> InstrGroup; typedef