Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOCodeGenerator.h109 void applyScopeRestrictions();
DLTOCodeGenerator.cpp331 void LTOCodeGenerator::applyScopeRestrictions() { in applyScopeRestrictions() function in LTOCodeGenerator
398 this->applyScopeRestrictions(); in generateObjectFile()