Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.h321 LTOLLVMContext Ctx;
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp450 LTOLLVMContext Ctx(C); in splitCodeGen()
H A DLTO.cpp1468 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()