Searched refs:Warned (Results 1 – 9 of 9) sorted by relevance
27 bool Warned; variable30 explicit IntrinsicLowering(const DataLayout &DL) : DL(DL), Warned(false) {} in IntrinsicLowering()
28 bool Warned; variable31 explicit IntrinsicLowering(const DataLayout &DL) : DL(DL), Warned(false) {} in IntrinsicLowering()
29 bool Warned; variable32 explicit IntrinsicLowering(const DataLayout &DL) : DL(DL), Warned(false) {} in IntrinsicLowering()
142 std::set<StringRef> Warned; in groupReplacements() local169 } else if (Warned.insert(R.getFilePath()).second) { in groupReplacements()
275 if (!Warned) in LowerIntrinsicCall()279 Warned = true; in LowerIntrinsicCall()
272 if (!Warned) in LowerIntrinsicCall()276 Warned = true; in LowerIntrinsicCall()
417 if (!Warned) in LowerIntrinsicCall()421 Warned = true; in LowerIntrinsicCall()
1104 bool Warned = false; in HelperToDiagnoseMismatchedMethodsInGlobalPool() local1113 if (!Warned) { in HelperToDiagnoseMismatchedMethodsInGlobalPool()1114 Warned = true; in HelperToDiagnoseMismatchedMethodsInGlobalPool()1125 return Warned; in HelperToDiagnoseMismatchedMethodsInGlobalPool()1136 bool Warned = false; in DiagnoseMismatchedSelectors() local1143 Warned = true; in DiagnoseMismatchedSelectors()1148 Method, ClsMethList) || Warned) in DiagnoseMismatchedSelectors()
1182 bool Warned = false; in HelperToDiagnoseMismatchedMethodsInGlobalPool() local1191 if (!Warned) { in HelperToDiagnoseMismatchedMethodsInGlobalPool()1192 Warned = true; in HelperToDiagnoseMismatchedMethodsInGlobalPool()1203 return Warned; in HelperToDiagnoseMismatchedMethodsInGlobalPool()1214 bool Warned = false; in DiagnoseMismatchedSelectors() local1221 Warned = true; in DiagnoseMismatchedSelectors()1226 Method, ClsMethList) || Warned) in DiagnoseMismatchedSelectors()