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