Searched refs:FoundLiveInternal (Results 1 – 1 of 1) sorted by relevance
2381 bool FoundLiveInternal = true; in identifyDeadInternalFunctions() local2382 while (FoundLiveInternal) { in identifyDeadInternalFunctions()2383 FoundLiveInternal = false; in identifyDeadInternalFunctions()2403 FoundLiveInternal = true; in identifyDeadInternalFunctions()