Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3611 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in LowerCall() local
4111 if (HasNoCfCheck && IsCFProtectionSupported) { in LowerCall()
41678 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in expandIndirectJTBranch() local
41679 if (IsCFProtectionSupported) { in expandIndirectJTBranch()