Searched refs:LTOLLVMContext (Results 1 – 4 of 4) sorted by relevance
281 struct LTOLLVMContext : LLVMContext { struct283 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { in LTOLLVMContext() function
323 LTOLLVMContext Ctx;
447 LTOLLVMContext Ctx(C); in splitCodeGen()
1213 LTOLLVMContext BackendContext(Conf); in runThinLTOBackendThread()