Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp56 static bool isSecondInstructionInSequence(MachineInstr *MI) { in isSecondInstructionInSequence() function
222 << isSecondInstructionInSequence(CurrInstr) << "\n"); in runOnBasicBlock()
224 isSecondInstructionInSequence(CurrInstr)) { in runOnBasicBlock()