Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTO.cpp46 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerGUID()
81 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerInIndex()
DThinLTOCodeGenerator.cpp402 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in resolveWeakForLinkerInIndex() local
/external/llvm/tools/gold/
Dgold-plugin.cpp1376 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in thinLTOLink() local