Searched refs:InstrSetType (Results 1 – 2 of 2) sorted by relevance
62 typedef std::set<const MachineInstr *> InstrSetType; typedef66 InstrSetType InstrExec; // Executable instructions.
70 using InstrSetType = std::set<const MachineInstr *>; member119 InstrSetType InstrExec; // Executable instructions.