Home
last modified time | relevance | path

Searched defs:isPrevailing (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp721 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in computeImportForFunction()
1069 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in ComputeCrossModuleImport()
1194 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in ComputeCrossModuleImportForModuleForTest()
1294 function_ref<PrevailingType(GlobalValue::GUID)> isPrevailing) { in computeDeadSymbolsAndUpdateIndirectCalls()
1410 function_ref<PrevailingType(GlobalValue::GUID)> isPrevailing, in computeDeadSymbolsWithConstProp()
1901 isPrevailing) { in doImportingForModuleForTest()
1968 auto isPrevailing = [](GlobalValue::GUID, const GlobalValueSummary *) { in run() local
H A DMemProfContextDisambiguation.cpp770 isPrevailing; member in __anonf01a58700111::IndexCallsiteContextGraph
1731 llvm::function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in IndexCallsiteContextGraph()
3926 llvm::function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in run()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp364 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingGUID()
440 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingInIndex()
462 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteGUID()
542 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOInternalizeAndPromoteInIndex()
1163 auto isPrevailing = [&](GlobalValue::GUID G) { in run() local
1770 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in runThinLTO() local
H A DThinLTOCodeGenerator.cpp520 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in resolvePrevailingInIndex() local
665 auto isPrevailing = [&](GlobalValue::GUID G) { in computeDeadSymbolsInIndex() local