Home | History | Annotate | Download | only in gold

Lines Matching refs:Loader

1002     // Create a loader that will parse the bitcode from the buffers
1004 ModuleLoader Loader(M->getContext(), *ModuleMap);
1007 FunctionImporter Importer(*CombinedIndex, Loader);