Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp71 static bool isArithmeticCbzPair(const MachineInstr *FirstMI, in isArithmeticCbzPair() function
456 if (ST.hasArithmeticCbzFusion() && isArithmeticCbzPair(FirstMI, SecondMI)) in shouldScheduleAdjacent()