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 DX86ISelLowering.cpp4352 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in LowerCall() local
4846 if (HasNoCfCheck && IsCFProtectionSupported && IsIndirectCall) { in LowerCall()
55259 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in expandIndirectJTBranch() local
55260 if (IsCFProtectionSupported) { in expandIndirectJTBranch()