Searched refs:findPreIndexCandidate (Results 1 – 2 of 2) sorted by relevance
207 bool findPreIndexCandidate(MachineInstr &MI, Register &Addr, Register &Base,
651 bool CombinerHelper::findPreIndexCandidate(MachineInstr &MI, Register &Addr, in findPreIndexCandidate() function in CombinerHelper727 MatchInfo.IsPre = findPreIndexCandidate(MI, MatchInfo.Addr, MatchInfo.Base, in matchCombineIndexedLoadStore()