Searched refs:isPreLdStPairCandidate (Results 1 – 1 of 1) sorted by relevance
565 static bool isPreLdStPairCandidate(MachineInstr &FirstMI, MachineInstr &MI) { in isPreLdStPairCandidate() function1412 if (isPreLdStPairCandidate(FirstMI, MI)) in areCandidatesToMergeOrPair()1763 bool IsPreLdSt = isPreLdStPairCandidate(FirstMI, MI); in findMatchingInsn()