Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SLSHardening.cpp109 static bool isBLR(const MachineInstr &MI) { in isBLR() function
278 assert(isBLR(BLR)); in ConvertBLRToBL()
382 if (isBLR(MI)) { in hardenBLRs()