Home
last modified time | relevance | path

Searched defs:isPrevailing (Results 1 – 6 of 6) 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/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp284 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerGUID()
322 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerInIndex()
795 auto isPrevailing = [&](GlobalValue::GUID G) { in run() local
1204 auto isPrevailing = [&](GlobalValue::GUID GUID, in runThinLTO() local
DThinLTOCodeGenerator.cpp515 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in resolveWeakForLinkerInIndex() local
645 auto isPrevailing = [&](GlobalValue::GUID G) { in computeDeadSymbolsInIndex() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp607 function_ref<PrevailingType(GlobalValue::GUID)> isPrevailing) { in computeDeadSymbols()
/external/llvm/tools/gold/
Dgold-plugin.cpp1376 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in thinLTOLink() local