Searched refs:LTOLLVMContext (Results 1 – 4 of 4) sorted by relevance
297 struct LTOLLVMContext : LLVMContext { struct299 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { in LTOLLVMContext() function
319 LTOLLVMContext Ctx;
453 LTOLLVMContext Ctx(C); in splitCodeGen()
1451 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()