Home
last modified time | relevance | path

Searched refs:OwnedContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h48 std::unique_ptr<LLVMContext> OwnedContext; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp162 (*Ret)->OwnedContext = std::move(Context); in createInLocalContext()