Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp195 static bool isBLR(const MachineInstr &MI) { in isBLR() function
423 assert(isBLR(BLR)); in convertBLRToBL()
500 if (isBLR(MI)) { in hardenBLRs()