Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSMEPeepholeOpt.cpp57 static bool isMatchingStartStopPair(const MachineInstr *MI1, in isMatchingStartStopPair() function
160 else if (isMatchingStartStopPair(Prev, &MI)) { in optimizeStartStopPairs()