Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/
DLTOCodeGenerator.h141 bool ScopeRestrictionsDone; member
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp68 ScopeRestrictionsDone(false), CodeModel(LTO_CODEGEN_PIC_MODEL_DEFAULT), in LTOCodeGenerator()
383 if (ScopeRestrictionsDone) in applyScopeRestrictions()
439 ScopeRestrictionsDone = true; in applyScopeRestrictions()