Searched refs:InSrcs (Results 1 – 1 of 1) sorted by relevance
3845 SmallPtrSet<MachineInstr *, 4> InSrcs; in matchExtendThroughPhis() local3855 InSrcs.insert(getDefIgnoringCopies(MI.getOperand(Idx).getReg(), MRI)); in matchExtendThroughPhis()3858 if (InSrcs.size() > 2) in matchExtendThroughPhis()