Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3934 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in LowerCall() local
4429 if (HasNoCfCheck && IsCFProtectionSupported && IsIndirectCall) { in LowerCall()
51398 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in expandIndirectJTBranch() local
51399 if (IsCFProtectionSupported) { in expandIndirectJTBranch()