Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/
DLTOCodeGenerator.h177 bool ScopeRestrictionsDone = false; member
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp400 if (ScopeRestrictionsDone || !ShouldInternalize) in applyScopeRestrictions()
453 ScopeRestrictionsDone = true; in applyScopeRestrictions()