Home
last modified time | relevance | path

Searched refs:FoundLiveInternal (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1218 bool FoundLiveInternal = true; in identifyDeadInternalFunctions() local
1219 while (FoundLiveInternal) { in identifyDeadInternalFunctions()
1220 FoundLiveInternal = false; in identifyDeadInternalFunctions()
1240 FoundLiveInternal = true; in identifyDeadInternalFunctions()