Searched refs:FoundHighPC (Results 1 – 2 of 2) sorted by relevance
231 FoundHighPC = true; in processOneAttribute()339 FoundHighPC = false; in processOneDie()423 if (FoundLowPC && FoundHighPC) { in processOneDie()468 if (FoundLowPC && FoundHighPC && !IsCompileUnit) { in processOneDie()
59 bool FoundHighPC = false; variable