Searched defs:InstrSet (Results 1 – 3 of 3) sorted by relevance
55 using InstrSet = SmallPtrSet<MachineInstr *, 16>; typedef in __anon7a86eccb0111::OptimizePHIs
492 SmallPtrSet<MachineInstr*, 4> InstrSet; in replaceStores() local
1284 using InstrSet = SmallSet<const MachineInstr *, 16>; in selectCandidates() typedef