Searched refs:InstrSet (Results 1 – 3 of 3) sorted by relevance
44 using InstrSet = SmallPtrSet<MachineInstr *, 16>; typedef in __anon969151f90111::OptimizePHIs48 InstrSet &PHIsInCycle);49 bool IsDeadPHICycle(MachineInstr *MI, InstrSet &PHIsInCycle);113 InstrSet &PHIsInCycle) { in IsSingleValuePHICycle()157 bool OptimizePHIs::IsDeadPHICycle(MachineInstr *MI, InstrSet &PHIsInCycle) { in IsDeadPHICycle()190 InstrSet PHIsInCycle; in OptimizeBB()
101 using InstrSet = SmallPtrSet<MachineInstr *, 16>; typedef105 InstrSet ProcessedInsts;791 InstrSet OldMemInsts(llvm::from_range, OG); in replaceInsts()
1280 using InstrSet = SmallSet<const MachineInstr *, 16>; in selectCandidates() typedef1282 InstrSet UIs; in selectCandidates()