Searched refs:InstrList (Results 1 – 3 of 3) sorted by relevance
2319 typedef std::vector<MachineInstr*> InstrList; typedef in __anon3f9b49d70911::HexagonLoopRescheduling2322 InstrList Ins;2560 InstrList ShufIns; in processLoop()
5133 typedef SmallVector<Instruction*, 2> InstrList; in calculateRegisterUsage() typedef5134 DenseMap<unsigned, InstrList> TransposeEnds; in calculateRegisterUsage()5168 InstrList &List = TransposeEnds[i]; in calculateRegisterUsage()
360 typedef SmallVector<Instruction *, 16> InstrList; typedef in __anonf9942ad60111::BoUpSLP