HomeSort by relevance Sort by last modified time
    Searched refs:ScopeRestrictionsDone (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/LTO/
LTOCodeGenerator.h 177 bool ScopeRestrictionsDone = false;
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 400 if (ScopeRestrictionsDone || !ShouldInternalize)
453 ScopeRestrictionsDone = true;

Completed in 67 milliseconds