Searched refs:LTOLLVMContext (Results 1 – 4 of 4) sorted by relevance
206 struct LTOLLVMContext : LLVMContext { struct208 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { in LTOLLVMContext() function
299 LTOLLVMContext Ctx;
359 LTOLLVMContext Ctx(C); in splitCodeGen()
991 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()