Searched refs:PotentialCandidates (Results 1 – 1 of 1) sorted by relevance
783 SetOfMachineInstr PotentialCandidates; in computeOthers() local796 PotentialCandidates.insert(Use.first); in computeOthers()817 for (const MachineInstr *Candidate : PotentialCandidates) { in computeOthers()835 if (!PotentialCandidates.count(MI)) { in computeOthers()863 DefsOfPotentialCandidates = PotentialCandidates; in computeOthers()864 for (const MachineInstr *Candidate : PotentialCandidates) { in computeOthers()