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
299 LTOLLVMContext Ctx;
444 LTOLLVMContext Ctx(C); in splitCodeGen()
1289 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()