Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DConfig.h206 struct LTOLLVMContext : LLVMContext { struct
208 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { in LTOLLVMContext() function
H A DLTO.h299 LTOLLVMContext Ctx;
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOBackend.cpp359 LTOLLVMContext Ctx(C); in splitCodeGen()
H A DLTO.cpp991 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()