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