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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
FunctionImport.h 226 void thinLTOInternalizeModule(Module &TheModule,
  /src/external/apache2/llvm/dist/llvm/lib/LTO/
ThinLTOCodeGenerator.cpp 450 thinLTOInternalizeModule(TheModule, DefinedGlobals);
873 thinLTOInternalizeModule(TheModule,
LTOBackend.cpp 608 thinLTOInternalizeModule(Mod, DefinedGlobals);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
FunctionImport.cpp 1116 void llvm::thinLTOInternalizeModule(Module &TheModule,

Completed in 21 milliseconds