HomeSort by: relevance | last modified time | path
    Searched refs:ScopeRestrictionsDone (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 223 bool ScopeRestrictionsDone = false;
  /src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOCodeGenerator.cpp 400 if (ScopeRestrictionsDone)
450 ScopeRestrictionsDone = true;
458 assert(ScopeRestrictionsDone &&

Completed in 58 milliseconds