Home
last modified time | relevance | path

Searched refs:isPreLdStPairCandidate (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp560 static bool isPreLdStPairCandidate(MachineInstr &FirstMI, MachineInstr &MI) { in isPreLdStPairCandidate() function
1333 if (isPreLdStPairCandidate(FirstMI, MI)) in areCandidatesToMergeOrPair()
1597 bool IsPreLdSt = isPreLdStPairCandidate(FirstMI, MI); in findMatchingInsn()