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