Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp101 auto TryFnThenModule = [&](StringRef AttrName, bool &Bool) { in AArch64FunctionInfo() local
112 TryFnThenModule("branch-target-enforcement", BranchTargetEnforcement); in AArch64FunctionInfo()
113 TryFnThenModule("branch-protection-pauth-lr", BranchProtectionPAuthLR); in AArch64FunctionInfo()