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