Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp69 static bool ShouldSignWithBKey(const Function &F, const AArch64Subtarget &STI) { in ShouldSignWithBKey() function
92 SignWithBKey = ShouldSignWithBKey(F, *STI); in AArch64FunctionInfo()