Searched refs:InSrcs (Results 1 – 1 of 1) sorted by relevance
4204 SmallPtrSet<MachineInstr *, 4> InSrcs; in matchExtendThroughPhis() local4214 InSrcs.insert(DefMI); in matchExtendThroughPhis()4217 if (InSrcs.size() > 2) in matchExtendThroughPhis()