Home
last modified time | relevance | path

Searched refs:LTOLLVMContext (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DConfig.h294 struct LTOLLVMContext : LLVMContext { struct
296 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { in LTOLLVMContext() function
H A DLTO.h299 LTOLLVMContext Ctx;
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp444 LTOLLVMContext Ctx(C); in splitCodeGen()
H A DLTO.cpp1289 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()