Searched defs:IsThinLTO (Results 1 – 8 of 8) sorted by relevance
31 bool IsThinLTO; member38 bool IsThinLTO; variable44 EmbedBitcodePass(bool IsThinLTO, bool EmitLTOSummary) in EmbedBitcodePass()
94 bool IsThinLTO; member
234 unsigned OptLevel, bool IsThinLTO, in runNewPMPasses()342 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
757 bool IsThinLTO = LTOInfo->IsThinLTO && (LTOMode != LTOK_UnifiedRegular); in addModule() local
123 bool IsThinLTO = D.getLTOMode(/*IsOffload=*/true) == LTOK_Thin; in constructLldCommand() local
811 const InputInfo &Input, bool IsThinLTO) { in addLTOOptions()
301 bool IsThinLTO, in computeFunctionSummary()987 bool IsThinLTO = true; in buildModuleSummaryIndex() local
4321 bool IsThinLTO = true; in writePerModuleGlobalValueSummary() local