Searched defs:IsThinLTO (Results 1 – 8 of 8) sorted by relevance
32 bool IsThinLTO; global() member 39 bool IsThinLTO; global() variable 47 EmbedBitcodePass(bool IsThinLTO,bool EmitLTOSummary,ModulePassManager && MPM) EmbedBitcodePass() argument
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