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