Searched refs:InstrSet (Results 1 – 1 of 1) sorted by relevance
50 typedef SmallPtrSet<MachineInstr*, 16> InstrSet; typedef in __anon093d81db0111::OptimizePHIs54 InstrSet &PHIsInCycle);55 bool IsDeadPHICycle(MachineInstr *MI, InstrSet &PHIsInCycle);90 InstrSet &PHIsInCycle) { in IsSingleValuePHICycle()133 bool OptimizePHIs::IsDeadPHICycle(MachineInstr *MI, InstrSet &PHIsInCycle) { in IsDeadPHICycle()167 InstrSet PHIsInCycle; in OptimizeBB()