Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4984 unsigned LastInstrOpcode = RepeatedSequenceLocs[0].back()->getOpcode(); in getOutliningCandidateInfo() local
5062 else if (LastInstrOpcode == AArch64::BL || in getOutliningCandidateInfo()
5063 (LastInstrOpcode == AArch64::BLR && !HasBTI)) { in getOutliningCandidateInfo()