Searched refs:IsCFProtectionSupported (Results 1 – 2 of 2) sorted by relevance
2020 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in LowerCall() local2520 if (HasNoCfCheck && IsCFProtectionSupported && IsIndirectCall) { in LowerCall()
58006 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in expandIndirectJTBranch() local58007 if (IsCFProtectionSupported) { in expandIndirectJTBranch()