Home
last modified time | relevance | path

Searched defs:ShouldSignReturnAddrWithAKey (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7178 bool ShouldSignReturnAddrWithAKey) { in signOutlinedFunction()
7338 bool ShouldSignReturnAddrWithAKey = !MFI.shouldSignWithBKey(); in buildOutlinedFrame() local