Home
last modified time | relevance | path

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

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