Searched refs:enableSplitLTOUnit (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp431 bool enableSplitLTOUnit(Module &M) { function in namespace:__anon4555
455 if (enableSplitLTOUnit(M))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp85 if (enableSplitLTOUnit())
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp590 if (!Index.enableSplitLTOUnit()) {
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1210 bool enableSplitLTOUnit() const { return EnableSplitLTOUnit; } function in class:llvm::CalleeInfo::ModuleSummaryIndex
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3798 if (Index->enableSplitLTOUnit())

Completed in 916 milliseconds