Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IndirectBranchTracking.cpp121 Metadata *isCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in runOnMachineFunction() local
132 if (!isCFProtectionSupported && !IndirectBranchTracking && !isJITwithCET) in runOnMachineFunction()