Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86IndirectBranchTracking.cpp120 Metadata *isCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in runOnMachineFunction() local
131 if (!isCFProtectionSupported && !IndirectBranchTracking && !isJITwithCET) in runOnMachineFunction()