Searched refs:FoundLiveInternal (Results 1 – 1 of 1) sorted by relevance
2201 bool FoundLiveInternal = true; in identifyDeadInternalFunctions() local2202 while (FoundLiveInternal) { in identifyDeadInternalFunctions()2203 FoundLiveInternal = false; in identifyDeadInternalFunctions()2223 FoundLiveInternal = true; in identifyDeadInternalFunctions()