Searched refs:PotentialCandidates (Results 1 – 1 of 1) sorted by relevance
791 SetOfMachineInstr PotentialCandidates; in computeOthers() local804 PotentialCandidates.insert(Use.first); in computeOthers()825 for (const MachineInstr *Candidate : PotentialCandidates) { in computeOthers()843 if (!PotentialCandidates.count(MI)) { in computeOthers()871 DefsOfPotentialCandidates = PotentialCandidates; in computeOthers()872 for (const MachineInstr *Candidate : PotentialCandidates) { in computeOthers()