Searched refs:FoundLiveInternal (Results 1 – 1 of 1) sorted by relevance
2377 bool FoundLiveInternal = true; in identifyDeadInternalFunctions() local2378 while (FoundLiveInternal) { in identifyDeadInternalFunctions()2379 FoundLiveInternal = false; in identifyDeadInternalFunctions()2398 FoundLiveInternal = true; in identifyDeadInternalFunctions()