Searched refs:IsCFProtectionSupported (Results 1 – 1 of 1) sorted by relevance
4352 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in LowerCall() local4846 if (HasNoCfCheck && IsCFProtectionSupported && IsIndirectCall) { in LowerCall()55259 Metadata *IsCFProtectionSupported = M->getModuleFlag("cf-protection-branch"); in expandIndirectJTBranch() local55260 if (IsCFProtectionSupported) { in expandIndirectJTBranch()