Searched defs:LTOLLVMContext (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h297 struct LTOLLVMContext : LLVMContext { struct in namespace:llvm::lto
299 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { function in struct:llvm::lto::LTOLLVMContext

Completed in 109 milliseconds