Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1130 const auto &MFnI = *MF.getInfo<AArch64FunctionInfo>(); in emitPrologue() local
1131 if (MFnI.shouldSignReturnAddress()) { in emitPrologue()
1134 if (MFnI.shouldSignWithBKey()) { in emitPrologue()