Lines Matching refs:LTO
1 //===- LTO.cpp ------------------------------------------------------------===//
9 #include "LTO.h"
22 #include "llvm/LTO/Config.h"
23 #include "llvm/LTO/LTO.h"
104 ltoObj = std::make_unique<lto::LTO>(createConfig(), backend);
117 // Provide a resolution to the LTO API for each symbol.
147 // load the ObjFile emitted by LTO compilation.
198 // specified, configure LTO to use it as the cache directory.
231 fatal("cannot create LTO object path " + config->ltoObjPath + ": " +