Searched defs:IsSafe (Results 1 – 8 of 8) sorted by relevance
1197 static bool IsSafe(const Object& object) { return true; } in IsSafe() function
1581 bool IsSafe = true; in HoistCommonCodeInSuccs() local
1816 bool IsSafe = true; in HoistCommonCodeInSuccs() local
2030 bool IsSafe = true; in HoistCommonCodeInSuccs() local
481 bool IsSafe() { in IsSafe() function in __anond932a49f0111::CallProps
5191 bool IsSafe = false; in optimizeCompareInstr() local
3767 bool IsSafe = false; in optimizeCompareInstr() local
11792 bool IsSafe = LangOpts.CPlusPlus11? CRD->isStandardLayout() : CRD->isPOD(); in BuildBuiltinOffsetOf() local