Home
last modified time | relevance | path

Searched defs:EnableSplitLTOUnit (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h96 bool EnableSplitLTOUnit; member
/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h445 std::optional<bool> EnableSplitLTOUnit; global() variable
/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp515 bool EnableSplitLTOUnit = false; in enableSplitLTOUnit() local
/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp878 bool EnableSplitLTOUnit = false; buildModuleSummaryIndex() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8429 bool EnableSplitLTOUnit = Flags & 0x8; getEnableSplitLTOUnitAndUnifiedFlag() local