Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp1787 bool IndirectBranches; in AddAArch64TargetArgs() local
1796 IndirectBranches = false; in AddAArch64TargetArgs()
1805 IndirectBranches = PBP.BranchTargetEnforcement; in AddAArch64TargetArgs()
1812 if (IndirectBranches) in AddAArch64TargetArgs()