Searched refs:Warned (Results 1 – 9 of 9) sorted by relevance
30 bool Warned; variable33 TD(td), Warned(false) {} in IntrinsicLowering()
29 bool Warned; variable32 explicit IntrinsicLowering(const DataLayout &DL) : DL(DL), Warned(false) {} in IntrinsicLowering()
38 bool Warned; variable
89 M(TheModule), Warned(false) { in ProfileInfoLoader()
417 if (!Warned) in LowerIntrinsicCall()421 Warned = true; in LowerIntrinsicCall()
414 if (!Warned) in LowerIntrinsicCall()418 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()