Searched refs:FoundLiveInternal (Results 1 – 1 of 1) sorted by relevance
1218 bool FoundLiveInternal = true; in identifyDeadInternalFunctions() local1219 while (FoundLiveInternal) { in identifyDeadInternalFunctions()1220 FoundLiveInternal = false; in identifyDeadInternalFunctions()1240 FoundLiveInternal = true; in identifyDeadInternalFunctions()