Searched refs:findCandidatesForLoadOrCombine (Results 1 – 2 of 2) sorted by relevance
1031 findCandidatesForLoadOrCombine(const MachineInstr *Root) const;
3827 CombinerHelper::findCandidatesForLoadOrCombine(const MachineInstr *Root) const { in findCandidatesForLoadOrCombine() function in CombinerHelper4086 auto RegsToVisit = findCandidatesForLoadOrCombine(&MI); in matchLoadOrCombine()