Searched refs:LTOLLVMContext (Results 1 – 4 of 4) sorted by relevance
300 struct LTOLLVMContext : LLVMContext { struct302 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { in LTOLLVMContext() argument
440 LTOLLVMContext Ctx;
1502 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()1616 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()1711 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()
496 LTOLLVMContext Ctx(C); in splitCodeGen()