Searched refs:LTOLLVMContext (Results 1 – 4 of 4) sorted by relevance
294 struct LTOLLVMContext : LLVMContext { struct296 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { in LTOLLVMContext() function
321 LTOLLVMContext Ctx;
450 LTOLLVMContext Ctx(C); in splitCodeGen()
1468 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()