Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1948 bool FoundLiveInternal = true; in identifyDeadInternalFunctions() local
1949 while (FoundLiveInternal) { in identifyDeadInternalFunctions()
1950 FoundLiveInternal = false; in identifyDeadInternalFunctions()
1970 FoundLiveInternal = true; in identifyDeadInternalFunctions()