Searched defs:IsSafe (Results 1 – 5 of 5) sorted by relevance
437 static void renameMemcpy(StringRef Name, bool IsCopy, bool IsSafe, in renameMemcpy()873 bool IsSafe = UseSafeFunctions && IsOverflows && isKnownDest(Result) && in memcpyFix() local902 bool IsSafe = IsOverflows; in memcpy_sFix() local
1963 bool IsSafe = true; HoistCommonCodeInSuccs() local
15751 bool IsSafe = LangOpts.CPlusPlus11? CRD->isStandardLayout() : CRD->isPOD(); BuildBuiltinOffsetOf() local