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

/external/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp57 static bool isSecondInstructionInSequence(MachineInstr *MI) { function
211 << " isSecondInstructionInSequence(CurrInstr): "
212 << isSecondInstructionInSequence(CurrInstr) << "\n");
214 isSecondInstructionInSequence(CurrInstr)) {

Completed in 98 milliseconds